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:
be6b635
)
netfilter: nf_tables: add new nft_masq expression
author
Arturo Borrero
<arturo.borrero.glez@gmail.com>
Mon, 8 Sep 2014 11:45:00 +0000
(13:45 +0200)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Tue, 9 Sep 2014 14:31:30 +0000
(16:31 +0200)
The nft_masq expression is intended to perform NAT in the masquerade flavour.
We decided to have the masquerade functionality in a separated expression other
than nft_nat.
Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
No differences found