commit | 4990509f19e8f1e000a83a88fc46328f73b8a88a | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <dlezcano@fr.ibm.com> | Thu Jan 10 03:01:01 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:01:20 2008 -0800 |
tree | 83d493e6081e9d2298a55925ee0a7f4bfedd0a51 | |
parent | 7c76509d0da99f29289b9b7ab134791e45d49b15 [diff] |
[NETNS][IPV6]: Make sysctls route per namespace. 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>