From: Patrick McHardy Date: Tue, 24 Jun 2008 20:30:45 +0000 (-0700) Subject: netfilter: ip6table_mangle: don't reroute in LOCAL_IN X-Git-Tag: v2.6.26-rc9~84^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88a6f4ad76be425f47df7f892baf913bcd466fb3;p=pandora-kernel.git netfilter: ip6table_mangle: don't reroute in LOCAL_IN Rerouting should only happen in LOCAL_OUT, in INPUT its useless since the packet has already chosen its final destination. Noticed by Alexey Dobriyan . Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed