commit | 49a601589caaf0e93194c0cc9b4ecddbe75dd2d5 | [log] [tgz] |
---|---|---|
author | Vincent Bernat <vincent@bernat.im> | Fri Sep 05 15:09:03 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 09 11:27:09 2014 -0700 |
tree | cb4486c3522885f9b6bb61f10960e3b7b27a5b4f | |
parent | afddacc3ccd048c49c7f4f0ad0b6a40730c74715 [diff] |
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 <vincent@bernat.im> Signed-off-by: David S. Miller <davem@davemloft.net>