summaryrefslogtreecommitdiff
path: root/include/net/net_namespace.h
diff options
context:
space:
mode:
authorDaniel Lezcano <dlezcano@fr.ibm.com>2008-01-10 02:48:33 -0800
committerDavid S. Miller <davem@davemloft.net>2008-01-28 15:01:15 -0800
commit81c1c17804ac52036e07b0ba95cb637bdd4784d6 (patch)
tree57c32620d17fe3c1977b7f0566b8555c0b81f6b4 /include/net/net_namespace.h
parent291480c09a9452a3d8852a9bfeb5ba2cbcfe662c (diff)
[NETNS][IPV6]: Make a subsystem for af_inet6.
This patch add a network namespace subsystem for the af_inet6 module. It does nothing right now, but one of its purpose is to receive the different variables for sysctl in order to initialize them. When the sysctl variable will be moved to the network namespace structure, they will be no longer initialized as global static variables, so we must find a place to initialize them. Because the sysctl can be disabled, it has no sense to store them in the sysctl_net_ipv6 file. Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/net_namespace.h')
0 files changed, 0 insertions, 0 deletions