linux-xiaomi-chiron/tools/testing/selftests/net/mptcp
Jianguo Wu a7da441621 selftests: mptcp: fix case multiple subflows limited by server
After patch "mptcp: fix syncookie process if mptcp can not_accept new
subflow", if subflow is limited, MP_JOIN SYN is dropped, and no SYN/ACK
will be replied.

So in case "multiple subflows limited by server", the expected SYN/ACK
number should be 1.

Fixes: 00587187ad ("selftests: mptcp: add test cases for mptcp join tests with syn cookies")
Reported-by: kernel test robot <oliver.sang@intel.com>
Signed-off-by: Jianguo Wu <wujianguo@chinatelecom.cn>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-07-09 18:38:53 -07:00
..
.gitignore
config
diag.sh
Makefile selftests: mptcp: add packet mark test case 2021-04-16 15:23:10 -07:00
mptcp_connect.c selftests: mptcp_connect: add SO_TIMESTAMPNS cmsg support 2021-06-04 14:08:09 -07:00
mptcp_connect.sh selftests: mptcp: display proper reason to abort tests 2021-06-22 09:57:45 -07:00
mptcp_join.sh selftests: mptcp: fix case multiple subflows limited by server 2021-07-09 18:38:53 -07:00
mptcp_sockopt.sh selftests: mptcp_connect: add SO_TIMESTAMPNS cmsg support 2021-06-04 14:08:09 -07:00
pm_netlink.sh
pm_nl_ctl.c
settings
simult_flows.sh selftests: mptcp: turn rp_filter off on each NIC 2021-06-22 14:36:01 -07:00