summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorPaolo Abeni <pabeni@redhat.com>2021-06-30 13:42:13 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-07-25 14:36:21 +0200
commitea66fcb296058e0d41afa770f6900b335f8738a5 (patch)
tree7a829ced98c644078563b8ae99b507358927b960 /crypto
parentc28c747e37dbf7a60ccb8e1bd8333e85ef50c8dc (diff)
tcp: consistently disable header prediction for mptcp
commit 71158bb1f2d2da61385c58fc1114e1a1c19984ba upstream. The MPTCP receive path is hooked only into the TCP slow-path. The DSS presence allows plain MPTCP traffic to hit that consistently. Since commit e1ff9e82e2ea ("net: mptcp: improve fallback to TCP"), when an MPTCP socket falls back to TCP, it can hit the TCP receive fast-path, and delay or stop triggering the event notification. Address the issue explicitly disabling the header prediction for MPTCP sockets. Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/200 Fixes: e1ff9e82e2ea ("net: mptcp: improve fallback to TCP") Signed-off-by: Paolo Abeni <pabeni@redhat.com> Reviewed-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions