From: KOVACS Krisztian Date: Wed, 1 Oct 2008 14:44:42 +0000 (-0700) Subject: ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible X-Git-Tag: v2.6.28-rc1~717^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86b08d867d7de001ab224180ed7865fab93fd56e;p=pandora-kernel.git ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible Netfilter's ip_route_me_harder() tries to re-route packets either generated or re-routed by Netfilter. This patch changes ip_route_me_harder() to handle packets from non-locally-bound sockets with IP_TRANSPARENT set as local and to set the appropriate flowi flags when re-doing the routing lookup. Signed-off-by: KOVACS Krisztian Signed-off-by: David S. Miller --- Reading git-diff-tree failed