git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
756c1b1
)
netfilter: nf_tables: allow to filter from prerouting and postrouting
author
Pablo Neira Ayuso
<pablo@netfilter.org>
Wed, 1 Oct 2014 18:34:37 +0000
(20:34 +0200)
committer
Pablo 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