mptcp: more accurate MPC endpoint tracking
Currently the id accounting for the ID 0 subflow is not correct: at creation time we mark (correctly) as unavailable the endpoint id corresponding the MPC subflow source address, while at subflow removal time set as available the id 0. With this change we track explicitly the endpoint id corresponding to the MPC subflow so that we can mark it as available at removal time. Additionally this allow deleting the initial subflow via the NL PM specifying the corresponding endpoint id. Reviewed-by:Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by:
Paolo Abeni <pabeni@redhat.com> Signed-off-by:
Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by:
Jakub Kicinski <kuba@kernel.org>
Loading
-
mentioned in commit c923fe32
-
mentioned in commit 1448d9a3
-
mentioned in commit 26e0f274
-
mentioned in commit 53e21731
-
mentioned in commit a81c87ac
-
mentioned in commit 09c423d6
-
mentioned in commit 5401bde3
-
mentioned in commit 4188a941
-
mentioned in commit c9c74466
-
mentioned in commit 2ad4ad69
-
mentioned in commit 141d0f09
-
mentioned in commit ec243def
Please register or sign in to comment