From: Vincent Bernat Date: Fri, 5 Sep 2014 13:09:03 +0000 (+0200) Subject: net/ipv4: bind ip_nonlocal_bind to current netns X-Git-Tag: fixes-against-v3.18-rc2~81^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49a601589caaf0e93194c0cc9b4ecddbe75dd2d5;p=pandora-kernel.git net/ipv4: bind ip_nonlocal_bind to current netns net.ipv4.ip_nonlocal_bind sysctl was global to all network namespaces. This patch allows to set a different value for each network namespace. Signed-off-by: Vincent Bernat Signed-off-by: David S. Miller --- Reading git-diff-tree failed