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)
commit36d2af5998258344993dd43729997a7a3baa9d99
tree80fc2deeecb5df62b0e7fd16a51c755a40dc0baf
parent756c1b1a7f20a42a559b40b3b77db5afcbb719d6
netfilter: nf_tables: allow to filter from prerouting and postrouting

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>
net/bridge/netfilter/nf_tables_bridge.c