From: KOVACS Krisztian Date: Wed, 1 Oct 2008 14:35:39 +0000 (-0700) Subject: ipv4: Conditionally enable transparent flow flag when connecting X-Git-Tag: v2.6.28-rc1~717^2~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79876874ce20d37ecdc7f481ebf142466999152f;p=pandora-kernel.git ipv4: Conditionally enable transparent flow flag when connecting Set FLOWI_FLAG_ANYSRC in flowi->flags if the socket has the transparent socket option set. This way we selectively enable certain connections with non-local source addresses to be routed. Signed-off-by: KOVACS Krisztian Signed-off-by: David S. Miller --- Reading git-diff-tree failed