diff options
author | Willem de Bruijn <willemb@google.com> | 2013-01-23 16:00:58 +0000 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2013-04-02 00:08:21 +0200 |
commit | e0a0dd703b3448f0f07fc59b7232bf1f1cce7b86 (patch) | |
tree | 27cad8d433a409d96b46269518d442048b725df5 /extensions/libxt_statistic.c | |
parent | 71eddedcbf7aebe0cd05421d13b049dd710eaf7f (diff) |
extensions: add libxt_bpf extension
Add user-space code to support the new BPF iptables extension.
Pablo has mangled the original patch to:
* include a copy of include/linux/netfilter/xt_bpf.h in the tree.
* I have also remove the --bytecode-file option. The original
proposal was to accept BPF code in a file in human readable
format. Now, with the nfbpf_compile utility, it's very easy
to generate the filter using tcpdump-like syntax.
* I have remove the trailing comma in the backtick format, the
parser works just fine for me here.
* Fix error message if --bytecode is missing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'extensions/libxt_statistic.c')
0 files changed, 0 insertions, 0 deletions