From: Tóth László Attila Date: Wed, 1 Oct 2008 14:31:24 +0000 (-0700) Subject: ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is set X-Git-Tag: v2.6.28-rc1~717^2~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9fb15067ce93497bef852c05e406d7a96212a9a;p=pandora-kernel.git ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is set Setting IP_TRANSPARENT is not really useful without allowing non-local binds for the socket. To make user-space code simpler we allow these binds even if IP_TRANSPARENT is set but IP_FREEBIND is not. Signed-off-by: Tóth László Attila Signed-off-by: David S. Miller --- Reading git-diff-tree failed