Commit 3d1d6d6
mptcp: implement support for user-space disconnect
Handle explicitly AF_UNSPEC in mptcp_stream_connnect() to
allow user-space to disconnect established MPTCP connections
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>1 parent 71ba088 commit 3d1d6d6
1 file changed
+13
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3404 | 3404 | | |
3405 | 3405 | | |
3406 | 3406 | | |
3407 | | - | |
| 3407 | + | |
3408 | 3408 | | |
3409 | 3409 | | |
| 3410 | + | |
| 3411 | + | |
| 3412 | + | |
| 3413 | + | |
| 3414 | + | |
| 3415 | + | |
| 3416 | + | |
| 3417 | + | |
| 3418 | + | |
| 3419 | + | |
| 3420 | + | |
3410 | 3421 | | |
3411 | 3422 | | |
3412 | 3423 | | |
| |||
3416 | 3427 | | |
3417 | 3428 | | |
3418 | 3429 | | |
3419 | | - | |
3420 | | - | |
| 3430 | + | |
3421 | 3431 | | |
3422 | | - | |
3423 | 3432 | | |
3424 | 3433 | | |
3425 | 3434 | | |
| |||
0 commit comments