On Mon, 29 Jun 2020, Davide Caratti wrote:
Keep using MPTCP sockets and a use "dummy mapping" in case of fallback
to regular TCP. When fallback is triggered, skip addition of the MPTCP
option on send.
Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/11
Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/22
Co-developed-by: Paolo Abeni <pab...@redhat.com>
Signed-off-by: Paolo Abeni <pab...@redhat.com>
Signed-off-by: Davide Caratti <dcara...@redhat.com>
---
net/mptcp/options.c | 9 +++-
net/mptcp/protocol.c | 98 ++++++++++++--------------------------------
net/mptcp/protocol.h | 33 +++++++++++++++
net/mptcp/subflow.c | 47 +++++++++++++--------
4 files changed, 98 insertions(+), 89 deletions(-)
Thanks Davide and Paolo! Appreciate the simplification of the fallback
code.
Reviewed-by: Mat Martineau <mathew.j.martin...@linux.intel.com>
--
Mat Martineau
Intel