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:
b9f75f4
)
netfilter: ip6table_mangle: don't reroute in LOCAL_IN
author
Patrick McHardy
<kaber@trash.net>
Tue, 24 Jun 2008 20:30:45 +0000
(13:30 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 24 Jun 2008 20:30:45 +0000
(13:30 -0700)
Rerouting should only happen in LOCAL_OUT, in INPUT its useless
since the packet has already chosen its final destination.
Noticed by Alexey Dobriyan <adobriyan@gmail.com>.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found