Commit f9a45d1
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]>1 parent d4954a2 commit f9a45d1
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2318 | 2318 | | |
2319 | 2319 | | |
2320 | 2320 | | |
| 2321 | + | |
| 2322 | + | |
| 2323 | + | |
| 2324 | + | |
| 2325 | + | |
| 2326 | + | |
| 2327 | + | |
| 2328 | + | |
| 2329 | + | |
| 2330 | + | |
| 2331 | + | |
| 2332 | + | |
| 2333 | + | |
| 2334 | + | |
2321 | 2335 | | |
2322 | 2336 | | |
2323 | 2337 | | |
| |||
0 commit comments