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:
2b60af0
)
netfilter: nf_conntrack: restrict NAT helper invocation to IPv4
author
Patrick McHardy
<kaber@trash.net>
Sun, 26 Aug 2012 17:14:01 +0000
(19:14 +0200)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Thu, 30 Aug 2012 01:00:12 +0000
(
03:00
+0200)
The NAT helpers currently only handle IPv4 packets correctly. Restrict
invocation of the helpers to IPv4 in preparation of IPv6 NAT.
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found