commit | 0a64b4b811025ce0386ad84d81504e4ff7985856 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Mon May 19 13:51:29 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon May 19 13:51:29 2008 -0700 |
tree | 5dd25612ce7b3c1933c823237c34b09a6ba02e9e | |
parent | d5a4502e9efa534212484fd691339f6469cf95ff [diff] |
inet: Rename fragmentation sysctl-related functions/variables. The fragments sysctls also contains some, that are to be visible, but read-only in net namespaces. The naming in net/core/sysctl_net_core.c is - tables, that are to be registered in namespaces have a "ns" word in their names. So rename ones in ipv4/ip_fragment.c and ipv6/reassembly.c to fit this. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>