Home
last modified time | relevance | path

Searched hist:"0 a64b4b811025ce0386ad84d81504e4ff7985856" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dreassembly.cdiff 0a64b4b811025ce0386ad84d81504e4ff7985856 Mon May 19 15:51:29 CDT 2008 Pavel Emelyanov <xemul@openvz.org> 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>
/openbmc/linux/net/ipv4/
H A Dip_fragment.cdiff 0a64b4b811025ce0386ad84d81504e4ff7985856 Mon May 19 15:51:29 CDT 2008 Pavel Emelyanov <xemul@openvz.org> 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>