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:
03b9fec
)
[NETFILTER]: Fix return value confusion in PPTP NAT helper
author
Patrick McHardy
<kaber@trash.net>
Tue, 10 Jan 2006 00:44:18 +0000
(16:44 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Tue, 10 Jan 2006 20:54:33 +0000
(12:54 -0800)
ip_nat_mangle_tcp_packet doesn't return NF_* values but 0/1 for
failure/success.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found