Home
last modified time | relevance | path

Searched hist:d976092ce1b04d634d408f475224347cfae81201 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/mptcp/
H A Dprotocol.cdiff d976092ce1b04d634d408f475224347cfae81201 Fri Apr 23 13:17:06 CDT 2021 Paolo Abeni <pabeni@redhat.com> mptcp: implement MSG_TRUNC support

The mentioned flag is currently silenlty ignored. This
change implements the TCP-like behaviour, dropping the
pending data up to the specified length.

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Sigend-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>