selftests: mptcp: add testcases for removing addrs
authorGeliang Tang <geliangtang@gmail.com>
Sat, 13 Mar 2021 01:16:21 +0000 (17:16 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Mar 2021 01:47:45 +0000 (17:47 -0800)
commitd2c4333a801c73a8bc2e4bde75b573e2d1014436
tree41536ba695917e42bb3c74c12bae49f3f74db39d
parentf87744ad42446c8510296f11fdc73f6e6f1376cc
selftests: mptcp: add testcases for removing addrs

This patch added the testcases for removing a list of addresses. Used
the netlink to flush the addresses in the testcases.

Signed-off-by: Geliang Tang <geliangtang@gmail.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/mptcp_join.sh