diff options
author | Geliang Tang <[email protected]> | 2022-11-30 15:06:29 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-12-01 20:06:06 -0800 |
commit | 7dff74f5716edf2f0288fe4cdcb4feeeb6a9383b (patch) | |
tree | 15e05291ff86ca642b9a5c9a6a0b372de52637eb /lib/mpi/mpi-add.c | |
parent | f8c9dfbd875b17fee59c7f1aa35a4944d4e6d810 (diff) |
selftests: mptcp: enhance userspace pm tests
Some userspace pm tests failed since pm listener events have been added.
Now MPTCP_EVENT_LISTENER_CREATED event becomes the first item in the
events list like this:
type:15,family:2,sport:10006,saddr4:0.0.0.0
type:1,token:3701282876,server_side:1,family:2,saddr4:10.0.1.1,...
And no token value in this MPTCP_EVENT_LISTENER_CREATED event.
This patch fixes this by specifying the type 1 item to search for token
values.
Signed-off-by: Geliang Tang <[email protected]>
Reviewed-by: Mat Martineau <[email protected]>
Signed-off-by: Matthieu Baerts <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions