git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afddacc
)
net/ipv4: bind ip_nonlocal_bind to current netns
author
Vincent Bernat
<vincent@bernat.im>
Fri, 5 Sep 2014 13:09:03 +0000
(15:09 +0200)
committer
David S. Miller
<davem@davemloft.net>
Tue, 9 Sep 2014 18:27:09 +0000
(11:27 -0700)
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>
No differences found