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:
9d908a6
)
[NETFILTER]: nf_nat: remove obsolete check for ICMP redirects
author
Patrick McHardy
<kaber@trash.net>
Mon, 14 Apr 2008 09:15:50 +0000
(11:15 +0200)
committer
Patrick McHardy
<kaber@trash.net>
Mon, 14 Apr 2008 09:15:50 +0000
(11:15 +0200)
Locally generated ICMP packets have a reference to the conntrack entry
of the original packet manually attached by icmp_send(). Therefore the
check for locally originated untracked ICMP redirects can never be
true.
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found