1*37848a45SMatthieu Baerts (NGI0)#!/bin/bash 2*37848a45SMatthieu Baerts (NGI0)# SPDX-License-Identifier: GPL-2.0 3*37848a45SMatthieu Baerts (NGI0) 4*37848a45SMatthieu Baerts (NGI0)MPTCP_LIB_KSFT_TEST="$(basename "${0}" .sh)" \ 5*37848a45SMatthieu Baerts (NGI0) "$(dirname "${0}")/mptcp_connect.sh" -m mmap "${@}" 6