commit | 5474e86619b8ef45bd5ff6dadc600a0345bb4027 | [log] [tgz] |
---|---|---|
author | Geliang Tang <tanggeliang@kylinos.cn> | Mon Feb 26 11:03:17 2024 +0800 |
committer | Geliang Tang <tanggeliang@kylinos.cn> | Mon Apr 22 10:56:54 2024 +0800 |
tree | 2700d4bc4d1c6464b33bf1697872934154a52a32 | |
parent | 1d3fd15111fb102631e1c572f6fa8a631c115081 [diff] |
selftests: mptcp: add userspace pm fullmesh tests This patch adds fullmesh selftests for userspace pm both on server side and on client side. For the server side test, add two endpoints with fullmesh flag on ns2, then signal an address on ns1 by userspace PM to trigger the fullmesh connections. For the client side test, just use userspace PM to create multiple subflows to do the fullmesh connections. Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn>