diff options
author | Geliang Tang <[email protected]> | 2023-10-25 16:37:04 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-10-27 08:47:17 -0700 |
commit | 84c531f54ad9a124a924c9505d74e33d16965146 (patch) | |
tree | 9d347a53e26590d00cc2ee430d823182835b938c /scripts/generate_rust_analyzer.py | |
parent | 9168ea02b898d3dde98b51e4bd3fb082bd438dab (diff) |
mptcp: userspace pm send RM_ADDR for ID 0
This patch adds the ability to send RM_ADDR for local ID 0. Check
whether id 0 address is removed, if not, put id 0 into a removing
list, pass it to mptcp_pm_remove_addr() to remove id 0 address.
There is no reason not to allow the userspace to remove the initial
address (ID 0). This special case was not taken into account not
letting the userspace to delete all addresses as announced.
Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/379
Reviewed-by: Matthieu Baerts <[email protected]>
Signed-off-by: Geliang Tang <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions