]> git.baikalelectronics.ru Git - kernel.git/commit
[NETNS][IPV6] route6 - create route6 proc files for the namespace
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 4 Mar 2008 21:45:33 +0000 (13:45 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Mar 2008 21:45:33 +0000 (13:45 -0800)
commit616ce96eee63784f53446bcd4358eae4fd6375db
treefb2bb2fda2aa828dc9a38c414a8fb086a3778fb6
parent11cd7ef536a439083c0362a159fc1f8f3b480278
[NETNS][IPV6] route6 - create route6 proc files for the namespace

Make /proc/net/ipv6_route and /proc/net/rt6_stats to be per namespace.
These proc files are now created when the network namespace is
initialized.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: Benjamin Thery <benjamin.thery@bull.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/route.c