From: Patrick McHardy Date: Mon, 14 Apr 2008 09:15:50 +0000 (+0200) Subject: [NETFILTER]: nf_nat: remove obsolete check for ICMP redirects X-Git-Tag: v2.6.26-rc1~1138^2~89^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42cf800c240fa845e9c154429d70d62750e65b64;p=pandora-kernel.git [NETFILTER]: nf_nat: remove obsolete check for ICMP redirects 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 --- Reading git-diff-tree failed