From: KOVACS Krisztian Date: Wed, 1 Oct 2008 14:30:02 +0000 (-0700) Subject: ipv4: Implement IP_TRANSPARENT socket option X-Git-Tag: v2.6.28-rc1~717^2~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5715aea4564f233767ea1d944b2637a5fd7cd2e;p=pandora-kernel.git ipv4: Implement IP_TRANSPARENT socket option This patch introduces the IP_TRANSPARENT socket option: enabling that will make the IPv4 routing omit the non-local source address check on output. Setting IP_TRANSPARENT requires NET_ADMIN capability. Signed-off-by: KOVACS Krisztian Signed-off-by: David S. Miller --- Reading git-diff-tree failed