]> git.ipfire.org Git - thirdparty/linux.git/commit
selftests: mptcp: set and print the fullmesh flag
authorGeliang Tang <geliangtang@xiaomi.com>
Tue, 17 Aug 2021 22:07:25 +0000 (15:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Aug 2021 09:10:01 +0000 (10:10 +0100)
commit371b90377e6041ddacbee59068ebdbff85774829
tree755b4546dd3a9817ad605f44ebb691861ee6ad6a
parent1a0d6136c5f0af62850b0f4a27e75e1ca4bbcdda
selftests: mptcp: set and print the fullmesh flag

This patch dealt with the MPTCP_PM_ADDR_FLAG_FULLMESH flag in add_addr()
and print_addr(), to set and print out the fullmesh flag.

Signed-off-by: Geliang Tang <geliangtang@xiaomi.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/mptcp/pm_nl_ctl.c