Skip to content
Commit c8e98343 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'mptcp-don-t-auto-adjust-rcvbuf-size-if-locked'



Florian Westphal says:

====================
mptcp: don't auto-adjust rcvbuf size if locked

The mptcp receive buffer is auto-sized based on the subflow receive
buffer.  Don't do this if userspace specfied a value via SO_RCVBUF
setsockopt.

Also update selftest program to provide a new option to set a fixed
size.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 37feab60 ec33916d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment