bpfilter kernel module with user mode helper

modulename: bpfilter.ko

configname: CONFIG_BPFILTER_UMH

Linux Kernel Configuration
└─>Networking support
└─>Networking options
└─>BPF based packet filtering framework (BPFILTER)
└─>bpfilter kernel module with user mode helper
In linux kernel since version 4.2 (release Date: 2015-08-30)  
This builds bpfilter kernel module with embedded user mode helper

Note: To compile this as built-in, your toolchain must support
building static binaries, since rootfs isn't mounted at the time
when __init functions are called and do_execv won't be able to find
the elf interpreter.

source code:
depends
CONFIG_BPFILTER
CONFIG_CC_CAN_LINK
CONFIG_NET
CONFIG_CC_CAN_LINK_STATIC or CONFIG_MODULES