commit | 1577519d6b3777d2d3ba05871dd7ee40112c58ce | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Wed Mar 26 01:54:18 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 26 01:54:18 2008 -0700 |
tree | bbf2bac996ca3d14876480ff31a6689cebb5f1e0 | |
parent | f5aa23fd49063745f85644dd7a9330acd706add6 [diff] |
[NETNS][ICMP]: Register pernet subsys to make ICMP sysctls per-net. This includes adding pernet_operations, empty init and exit hooks and a bit of changes in sysctl_ipv4_init just not to have this part in next patches. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>