OSDN Git Service

net: Remove low_thresh in ip defrag
authorAngus Chen <angus.chen@jaguarmicro.com>
Fri, 12 May 2023 01:01:52 +0000 (09:01 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 May 2023 07:42:07 +0000 (08:42 +0100)
commitb2cbac9b9b28730e9e53be20b6cdf979d3b9f27e
tree7347f32ea4db6680d4fd8b3dedb4bde4c1d65743
parent6d4ff8aed3b3f3afe12b40ff7e48815fc9688889
net: Remove low_thresh in ip defrag

As low_thresh has no work in fragment reassembles,del it.
And Mark it deprecated in sysctl Document.

Signed-off-by: Angus Chen <angus.chen@jaguarmicro.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/nf_conntrack-sysctl.rst
include/net/inet_frag.h
net/ieee802154/6lowpan/reassembly.c
net/ipv4/ip_fragment.c
net/ipv6/netfilter/nf_conntrack_reasm.c
net/ipv6/reassembly.c