commit | 300bf591deca8d108799e70e9300dc31765643e3 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <dlezcano@fr.ibm.com> | Wed Mar 05 10:46:31 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 05 10:46:31 2008 -0800 |
tree | 24f0399015f1b42e967e1bdc9eaacddc8622d35b | |
parent | 075de9395760d6d181078f863e676e81c06e1af2 [diff] |
[NETNS][IPV6] proc - protect snmp6 from non-init_net calls This patchset avoids creation of the /proc entry for snmp6 when the call is made from a network namespace different from the init_net. Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>