diff options
author | Jianguo Wu <wujianguo@chinatelecom.cn> | 2021-07-09 17:20:50 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-07-09 18:38:53 -0700 |
commit | a7da441621c7945fbfd43ed239c93b8073cda502 (patch) | |
tree | c8bfa7a123e8be20566134953e540db7c8155209 /net/mptcp | |
parent | 6787b7e350d3552651a3422d3d8980fbc8d65368 (diff) | |
download | linux-a7da441621c7945fbfd43ed239c93b8073cda502.tar.gz |
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: 00587187ad30 ("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>
Diffstat (limited to 'net/mptcp')
0 files changed, 0 insertions, 0 deletions