You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
selftests: mptcp: add a testcase for invalid addr timeout
This patch adds a timeout testcase, which includes a invalid address
within the same LAN, along with another valid address. The invalid
address in the LAN triggers a TCP error, leading to an incorrect
increment of 'add_addr_accepted'. This test ensures the valid address
can still join in this situation.
Signed-off-by: Gang Yan <[email protected]>
0 commit comments