selftests: mptcp: add deny_join_id0 testcases
authorGeliang Tang <geliangtang@gmail.com>
Tue, 22 Jun 2021 19:25:21 +0000 (12:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Jun 2021 21:36:01 +0000 (14:36 -0700)
commit0cddb4a6f4e3a008d0a62be31829bdde21cf0530
tree7187ba57a4f4e3d59f78c741226f4022154bb144
parentdf377be38725ced628251c1a3b954ef932a5586e
selftests: mptcp: add deny_join_id0 testcases

This patch added a new argument '-d' for mptcp_join.sh script, to invoke
the testcases for the MP_CAPABLE 'C' flag.

Acked-by: Paolo Abeni <pabeni@redhat.com>
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