2 bool "BPF based packet filtering framework (BPFILTER)"
3 depends on NET && BPF && INET
5 This builds experimental bpfilter framework that is aiming to
6 provide netfilter compatible functionality via BPF
10 tristate "bpfilter kernel module with user mode helper"
11 depends on $(success,$(srctree)/scripts/cc-can-link.sh $(CC))
14 This builds bpfilter kernel module with embedded user mode helper