linux/net/mptcp
Paolo Abeni c0f5aec28e mptcp: relax check on MPC passive fallback
While testing the blamed commit below, I was able to miss (!)
packetdrill failures in the fastopen test-cases.

On passive fastopen the child socket is created by incoming TCP MPC syn,
allow for both MPC_SYN and MPC_ACK header.

Fixes: 724b00c129 ("mptcp: refine opt_mp_capable determination")
Reviewed-by: Matthieu Baerts <matttbe@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-01-17 10:55:54 +00:00
..
bpf.c
crypto.c
crypto_test.c
ctrl.c
diag.c
fastopen.c
Kconfig
Makefile
mib.c
mib.h
mptcp_diag.c
mptcp_pm_gen.c
mptcp_pm_gen.h
options.c
pm.c
pm_netlink.c
pm_userspace.c
protocol.c
protocol.h
sched.c
sockopt.c
subflow.c mptcp: relax check on MPC passive fallback 2024-01-17 10:55:54 +00:00
syncookies.c
token.c
token_test.c