Home
last modified time | relevance | path

Searched hist:"07 f8252fe0e3c2b6320eeff18bdc5b7fb8845cb3" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/mptcp/
H A Doptions.cdiff 07f8252fe0e3c2b6320eeff18bdc5b7fb8845cb3 Tue Apr 06 19:16:04 CDT 2021 Davide Caratti <dcaratti@redhat.com> mptcp: drop all sub-options except ADD_ADDR when the echo bit is set

Current Linux carries echo-ed ADD_ADDR over pure TCP ACKs, so there is no
need to add a DSS element that would fit only ADD_ADDR with IPv4 address.
Drop the DSS from echo-ed ADD_ADDR, regardless of the IP version.

Signed-off-by: Davide Caratti <dcaratti@redhat.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>