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:
7c76509
)
[NETNS][IPV6]: Make sysctls route per namespace.
author
Daniel Lezcano
<dlezcano@fr.ibm.com>
Thu, 10 Jan 2008 11:01:01 +0000
(
03:01
-0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 23:01:20 +0000
(15:01 -0800)
All the sysctl concerning the routes are moved to the network
namespace structure. A helper function is called to initialize the
variables.
Because the ipv6 protocol is not yet per namespace, the variables are
accessed relatively from the network namespace.
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found