]> git.baikalelectronics.ru Git - kernel.git/commit
[NETNS][FRAGS]: Make thresholds work in namespaces.
authorPavel Emelyanov <xemul@openvz.org>
Tue, 22 Jan 2008 14:10:13 +0000 (06:10 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:10:38 +0000 (15:10 -0800)
commit2b6363d0db7a32d3b2fb324ef5bf4da93680c2fa
tree30e25f733781cf80aa9fef0d58ff3476424cb9b3
parent2f6db0717692be72bfcba10b233f47aef90c36c9
[NETNS][FRAGS]: Make thresholds work in namespaces.

This is the same as with the timeout variable.

Currently, after exceeding the high threshold _all_
the fragments are evicted, but it will be fixed in
later patch.

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