aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorGeliang Tang <[email protected]>2021-02-01 15:09:08 -0800
committerJakub Kicinski <[email protected]>2021-02-02 18:37:18 -0800
commit875b76718f68bac8cec4ce669babd709852ca376 (patch)
treef517eab6610bcd59d8a17b4642e2c231fe4533f4 /tools/perf/scripts/python/bin/export-to-postgresql-report
parenta914e586689f2b322e7b923eb9ea8894fc80d5ec (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