netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] mptcp: don't auto-adjust rcvbuf size if locked
@ 2020-03-06 20:29 Florian Westphal
  2020-03-06 20:29 ` [PATCH net-next 1/2] mptcp: selftests: add rcvbuf set option Florian Westphal
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Florian Westphal @ 2020-03-06 20:29 UTC (permalink / raw)
  To: netdev

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.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-03-10  2:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-06 20:29 [PATCH net-next 0/2] mptcp: don't auto-adjust rcvbuf size if locked Florian Westphal
2020-03-06 20:29 ` [PATCH net-next 1/2] mptcp: selftests: add rcvbuf set option Florian Westphal
2020-03-06 20:29 ` [PATCH net-next 2/2] mptcp: don't grow mptcp socket receive buffer when rcvbuf is locked Florian Westphal
2020-03-10  2:30 ` [PATCH net-next 0/2] mptcp: don't auto-adjust rcvbuf size if locked David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).