diff options
author | Paolo Abeni <[email protected]> | 2024-07-27 11:04:00 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-07-29 13:31:27 +0100 |
commit | 4b317e0eb287bd30a1b329513531157c25e8b692 (patch) | |
tree | a55b5359a7bff0fae8c6b1cf6e8ab71059f3bd86 /scripts/rustdoc_test_builder.rs | |
parent | 167b93258d1e2230ee3e8a97669b4db4cc9e90aa (diff) |
mptcp: fix NL PM announced address accounting
Currently the per connection announced address counter is never
decreased. As a consequence, after connection establishment, if
the NL PM deletes an endpoint and adds a new/different one, no
additional subflow is created for the new endpoint even if the
current limits allow that.
Address the issue properly updating the signaled address counter
every time the NL PM removes such addresses.
Fixes: 01cacb00b35c ("mptcp: add netlink-based PM")
Cc: [email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Reviewed-by: Matthieu Baerts (NGI0) <[email protected]>
Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions