filter: Allow to create sk-unattached filters
authorJiri Pirko <jpirko@redhat.com>
Sat, 31 Mar 2012 11:01:19 +0000 (11:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Apr 2012 22:36:20 +0000 (18:36 -0400)
Today, BPF filters are bind to sockets. Since BPF machine becomes handy
for other purposes, this patch allows to create unattached filter.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found