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:
4c72c53
)
netfilter: nft_compat: add ebtables support
author
Arturo Borrero
<arturo.borrero.glez@gmail.com>
Thu, 29 Jan 2015 18:34:42 +0000
(19:34 +0100)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Fri, 30 Jan 2015 18:07:59 +0000
(19:07 +0100)
This patch extends nft_compat to support ebtables extensions.
ebtables verdict codes are translated to the ones used by the nf_tables engine,
so we can properly use ebtables target extensions from nft_compat.
This patch extends previous work by Giuseppe Longo <giuseppelng@gmail.com>.
Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nft_compat.c
patch
|
blob
|
history
diff --cc
net/netfilter/nft_compat.c
Simple merge