openwrtv4/package/kernel/linux
Alin Nastac ab07ae2f27 netfilter: add bpf match support
Add xt_bpf modules to {kmod-ipt,iptables-mod}-filter.

Match using Linux Socket Filter. Expects a BPF program in decimal
format. This is the format generated by the nfbpf_compile utility.

Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
2018-06-26 08:57:25 +02:00
..
files base-files: move netfilter sysctl defaults to specific kmod packages 2018-04-13 10:16:45 +02:00
modules netfilter: add bpf match support 2018-06-26 08:57:25 +02:00
Makefile build: use mkhash to replace various quirky md5sum/openssl calls 2017-01-05 11:09:12 +01:00