Commit 2cfaa8b
selftests: mptcp: join: no RST when rm subflow/addr
Recently, we noticed that some RST were wrongly generated when removing
the initial subflow.
This patch makes sure RST are not sent when removing any subflows or any
addresses.
Fixes: c2b2ae3 ("mptcp: handle correctly disconnect() failures")
Cc: stable@vger.kernel.org
Acked-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Matthieu Baerts <matttbe@kernel.org>
Signed-off-by: Mat Martineau <martineau@kernel.org>
Link: https://lore.kernel.org/r/20231018-send-net-20231018-v1-5-17ecb002e41d@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>1 parent 14c5668 commit 2cfaa8b
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2309 | 2309 | | |
2310 | 2310 | | |
2311 | 2311 | | |
| 2312 | + | |
2312 | 2313 | | |
2313 | 2314 | | |
2314 | 2315 | | |
| |||
2321 | 2322 | | |
2322 | 2323 | | |
2323 | 2324 | | |
| 2325 | + | |
2324 | 2326 | | |
2325 | 2327 | | |
2326 | 2328 | | |
| |||
2333 | 2335 | | |
2334 | 2336 | | |
2335 | 2337 | | |
| 2338 | + | |
2336 | 2339 | | |
2337 | 2340 | | |
2338 | 2341 | | |
| |||
2346 | 2349 | | |
2347 | 2350 | | |
2348 | 2351 | | |
| 2352 | + | |
2349 | 2353 | | |
2350 | 2354 | | |
2351 | 2355 | | |
| |||
2360 | 2364 | | |
2361 | 2365 | | |
2362 | 2366 | | |
| 2367 | + | |
2363 | 2368 | | |
2364 | 2369 | | |
2365 | 2370 | | |
| |||
2374 | 2379 | | |
2375 | 2380 | | |
2376 | 2381 | | |
| 2382 | + | |
2377 | 2383 | | |
2378 | 2384 | | |
2379 | 2385 | | |
| |||
2388 | 2394 | | |
2389 | 2395 | | |
2390 | 2396 | | |
| 2397 | + | |
2391 | 2398 | | |
2392 | 2399 | | |
2393 | 2400 | | |
| |||
2402 | 2409 | | |
2403 | 2410 | | |
2404 | 2411 | | |
| 2412 | + | |
2405 | 2413 | | |
2406 | 2414 | | |
2407 | 2415 | | |
| |||
2421 | 2429 | | |
2422 | 2430 | | |
2423 | 2431 | | |
| 2432 | + | |
2424 | 2433 | | |
2425 | 2434 | | |
2426 | 2435 | | |
| |||
2435 | 2444 | | |
2436 | 2445 | | |
2437 | 2446 | | |
| 2447 | + | |
2438 | 2448 | | |
2439 | 2449 | | |
2440 | 2450 | | |
| |||
2449 | 2459 | | |
2450 | 2460 | | |
2451 | 2461 | | |
| 2462 | + | |
2452 | 2463 | | |
2453 | 2464 | | |
2454 | 2465 | | |
| |||
2460 | 2471 | | |
2461 | 2472 | | |
2462 | 2473 | | |
| 2474 | + | |
2463 | 2475 | | |
2464 | 2476 | | |
2465 | 2477 | | |
| |||
2472 | 2484 | | |
2473 | 2485 | | |
2474 | 2486 | | |
| 2487 | + | |
2475 | 2488 | | |
2476 | 2489 | | |
2477 | 2490 | | |
| |||
0 commit comments