netfilter: nf_tables: allow to filter from prerouting and postrouting
authorPablo Neira Ayuso <pablo@netfilter.org>
Wed, 1 Oct 2014 18:34:37 +0000 (20:34 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 2 Oct 2014 16:30:56 +0000 (18:30 +0200)
This allows us to emulate the NAT table in ebtables, which is actually
a plain filter chain that hooks at prerouting, output and postrouting.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

No differences found