[NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces.
authorPavel Emelyanov <xemul@openvz.org>
Tue, 22 Jan 2008 14:09:37 +0000 (06:09 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:10:37 +0000 (15:10 -0800)
commitb2fd5321dd160ef309dfb6cfc78ed8de4a830659
tree48d56923c239a2f5174e82528ee2632e159d33a7
parente4a2d5c2bccd5bd29de5ae4f14ff4448fac9cfc8
[NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces.

Move it to the netns_frags, adjust the usage and
make the appropriate ctl table writable.

Now fragment, that live in different namespaces can
live for different times.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inet_frag.h
net/ipv4/inet_fragment.c
net/ipv4/ip_fragment.c
net/ipv6/netfilter/nf_conntrack_reasm.c
net/ipv6/reassembly.c