Craig Gallek
538950a1b7
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
...
Expose socket options for setting a classic or extended BPF program
for use when selecting sockets in an SO_REUSEPORT group. These options
can be used on the first socket to belong to a group before bind or
on any socket in the group after bind.
This change includes refactoring of the existing sk_filter code to
allow reuse of the existing BPF filter validation checks.
Signed-off-by: Craig Gallek <kraig@google.com>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-01-04 22:49:59 -05:00
..
2015-12-15 23:25:20 -05:00
2015-12-18 15:37:42 -05:00
2015-07-31 15:21:30 -07:00
2015-12-31 18:20:10 -05:00
2015-12-22 15:57:54 -05:00
2015-12-14 16:09:30 -05:00
2015-08-25 13:37:31 -07:00
2015-03-31 13:51:54 -04:00
2015-12-02 23:37:16 -05:00
2015-05-28 11:23:20 +08:00
2015-03-31 13:51:54 -04:00
2015-09-02 15:31:00 -07:00
2015-12-02 23:37:16 -05:00
2015-10-23 02:38:18 -07:00
2015-12-03 11:32:06 -05:00
2016-01-04 22:49:58 -05:00
2015-10-12 19:28:20 -07:00
2015-10-24 06:54:12 -07:00
2015-05-03 21:58:01 -04:00
2015-12-17 22:08:28 -05:00
2015-09-17 17:18:37 -07:00
2015-10-21 19:36:11 -07:00
2015-12-15 16:50:20 -05:00
2015-11-18 16:25:01 -05:00
2015-08-29 13:07:54 -07:00
2015-10-08 04:26:54 -07:00
2015-11-24 17:15:56 -05:00
2015-12-02 23:37:16 -05:00
2015-12-18 14:19:28 -05:00
2015-12-15 23:25:20 -05:00
2015-08-13 17:08:39 -07:00
2015-11-16 16:36:32 -05:00
2015-10-05 03:16:47 -07:00
2015-12-23 22:03:54 -05:00
2015-09-29 20:21:32 +02:00
2015-10-08 04:27:02 -07:00
2015-03-09 23:38:02 -04:00
2014-11-07 15:45:50 -05:00
2015-12-17 15:12:28 -05:00
2015-11-24 16:45:47 -05:00
2015-12-17 15:08:51 -05:00
2015-12-25 23:32:23 -05:00
2015-12-18 14:43:38 -05:00
2015-07-31 17:07:11 -07:00
2015-12-22 17:03:05 -05:00
2015-02-28 16:56:51 -05:00
2015-11-03 10:52:13 -05:00
2015-03-02 13:06:31 -05:00
2015-03-25 14:07:04 -04:00
2016-01-04 22:49:59 -05:00
2015-09-17 17:18:37 -07:00
2015-03-31 13:58:35 -04:00
2015-08-11 12:41:34 +02:00
2015-10-24 06:54:12 -07:00
2015-12-22 16:26:31 -05:00