diff options
| author | Geliang Tang <[email protected]> | 2020-09-24 08:29:49 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-09-24 19:58:33 -0700 |
| commit | d0876b2284cf8b34dd214b2d0aa21071c345da59 (patch) | |
| tree | f40a00b17b08a2c26551c1133db6ffb2e2cc0532 /tools/perf/scripts/python/flamegraph.py | |
| parent | 5cb104ae55e9dbffe4552cd77ded37ec8b0518cd (diff) | |
mptcp: add the incoming RM_ADDR support
This patch added the RM_ADDR option parsing logic:
We parsed the incoming options to find if the rm_addr option is received,
and called mptcp_pm_rm_addr_received to schedule PM work to a new status,
named MPTCP_PM_RM_ADDR_RECEIVED.
PM work got this status, and called mptcp_pm_nl_rm_addr_received to handle
it.
In mptcp_pm_nl_rm_addr_received, we closed the subflow matching the rm_id,
and updated PM counter.
Suggested-by: Matthieu Baerts <[email protected]>
Suggested-by: Paolo Abeni <[email protected]>
Suggested-by: Mat Martineau <[email protected]>
Signed-off-by: Geliang Tang <[email protected]>
Reviewed-by: Mat Martineau <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions