openwrtv3/package/network/utils/iptables
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
..
patches iptables: fix per object LDFLAGS for aggragate object builds 2018-05-01 11:12:15 +02:00
Makefile netfilter: add bpf match support 2018-06-26 08:57:25 +02:00