diff options
| author | Geliang Tang <[email protected]> | 2021-02-01 15:09:08 -0800 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2021-02-02 18:37:18 -0800 |
| commit | 875b76718f68bac8cec4ce669babd709852ca376 (patch) | |
| tree | f517eab6610bcd59d8a17b4642e2c231fe4533f4 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | a914e586689f2b322e7b923eb9ea8894fc80d5ec (diff) | |
mptcp: create subflow or signal addr for newly added address
Currently, when a new MPTCP endpoint is added, the existing MPTCP
sockets are not affected.
This patch implements a new function mptcp_nl_add_subflow_or_signal_addr,
invoked when an address is added from PM netlink. This function traverses
the MPTCP sockets list and invokes mptcp_pm_create_subflow_or_signal_addr
to try to create a subflow or signal an address for the newly added
address, if local constraint allows that.
Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/19
Signed-off-by: Geliang Tang <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions