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:
811927c
)
netfilter: nf_nat: add protoff argument to packet mangling functions
author
Patrick McHardy
<kaber@trash.net>
Sun, 26 Aug 2012 17:14:04 +0000
(19:14 +0200)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Thu, 30 Aug 2012 01:00:13 +0000
(
03:00
+0200)
For mangling IPv6 packets the protocol header offset needs to be known
by the NAT packet mangling functions. Add a so far unused protoff argument
and convert the conntrack and NAT helpers to use it in preparation of
IPv6 NAT.
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found