diff options
| author | Geliang Tang <[email protected]> | 2022-02-05 00:03:32 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2022-02-05 04:30:23 +0000 |
| commit | 34aa6e3bccd8620ca07f47b52dfd144c2418690a (patch) | |
| tree | 8f6bb97d8c1f8dadbd4080cbd8f7592f5b4f5e84 /net/openvswitch/flow.c | |
| parent | selftests: mptcp: add backup with port testcase (diff) | |
| download | kernel-34aa6e3bccd8620ca07f47b52dfd144c2418690a.tar.gz kernel-34aa6e3bccd8620ca07f47b52dfd144c2418690a.zip | |
selftests: mptcp: add ip mptcp wrappers
This patch added four basic 'ip mptcp' wrappers:
pm_nl_set_limits()
pm_nl_add_endpoint()
pm_nl_del_endpoint()
pm_nl_flush_endpoint().
Wrapped the PM netlink commands 'ip mptcp' and 'pm_nl_ctl' in them, and
used a new argument 'ip_mptcp' to choose which one to use for setting the
PM limits, adding or deleting the PM endpoint.
Used the wrappers in all the selftests in mptcp_join.sh instead of using
the pm_nl_ctl commands directly.
Signed-off-by: Geliang Tang <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/openvswitch/flow.c')
0 files changed, 0 insertions, 0 deletions
