commit | c572872f89e46e38cdb35a43b81122bfb7ff43fc | [log] [tgz] |
---|---|---|
author | Benjamin Thery <benjamin.thery@bull.net> | Mon Mar 03 23:34:17 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 03 23:34:17 2008 -0800 |
tree | 2392f9991dc73bff96966fabe9e25bd4ebfa2dda | |
parent | 6cc118bd506ae8c6436f507b838a0e1f6185fec2 [diff] |
[NETNS][IPV6] rt6_stats - make the stats per network namespace The rt6_stats is now per namespace with this patch. It is allocated when a network namespace is created and freed when the network namespace exits and references are relative to the network namespace. Signed-off-by: Benjamin Thery <benjamin.thery@bull.net> Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>