aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/LICENSES/preferred
diff options
context:
space:
mode:
authorGao Feng <gfree.wind@gmail.com>2022-08-04 23:04:21 +0800
committerDavid S. Miller <davem@davemloft.net>2022-08-08 09:45:14 +0100
commitf574f7f839fc1753467b52417591cf2668825a92 (patch)
tree267ec77064f655727c6504ce6c89c9e396d8d9f4 /LICENSES/preferred
parentvirtio_net: fix memory leak inside XPD_TX with mergeable (diff)
downloadwireguard-linux-f574f7f839fc1753467b52417591cf2668825a92.tar.xz
wireguard-linux-f574f7f839fc1753467b52417591cf2668825a92.zip
net: bpf: Use the protocol's set_rcvlowat behavior if there is one
The commit d1361840f8c5 ("tcp: fix SO_RCVLOWAT and RCVBUF autotuning") add one new (struct proto_ops)->set_rcvlowat method so that a protocol can override the default setsockopt(SO_RCVLOWAT) behavior. The prior bpf codes don't check and invoke the protos's set_rcvlowat, now correct it. Signed-off-by: Gao Feng <gfree.wind@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'LICENSES/preferred')
0 files changed, 0 insertions, 0 deletions