Searched hist:"5 fb62e9cd3adadd95303447ee8e3f62ee98b0e73" (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/net/mptcp/ |
H A D | config | diff 5fb62e9cd3adadd95303447ee8e3f62ee98b0e73 Fri Nov 19 21:41:37 CET 2021 Florian Westphal <fw@strlen.de> selftests: mptcp: add tproxy test case
No hard dependencies here, just skip if test environ lacks nft binary or the needed kernel config options.
The test case spawns listener in ns2 but ns1 will connect to the ip address of ns4.
policy routing + tproxy rule will redirect packets to ns2 instead of forward.
v3: - update mptcp/config (Mat Martineau) - more verbose SKIP messages in mptcp_connect.sh
Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | mptcp_connect.c | diff 5fb62e9cd3adadd95303447ee8e3f62ee98b0e73 Fri Nov 19 21:41:37 CET 2021 Florian Westphal <fw@strlen.de> selftests: mptcp: add tproxy test case
No hard dependencies here, just skip if test environ lacks nft binary or the needed kernel config options.
The test case spawns listener in ns2 but ns1 will connect to the ip address of ns4.
policy routing + tproxy rule will redirect packets to ns2 instead of forward.
v3: - update mptcp/config (Mat Martineau) - more verbose SKIP messages in mptcp_connect.sh
Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | mptcp_connect.sh | diff 5fb62e9cd3adadd95303447ee8e3f62ee98b0e73 Fri Nov 19 21:41:37 CET 2021 Florian Westphal <fw@strlen.de> selftests: mptcp: add tproxy test case
No hard dependencies here, just skip if test environ lacks nft binary or the needed kernel config options.
The test case spawns listener in ns2 but ns1 will connect to the ip address of ns4.
policy routing + tproxy rule will redirect packets to ns2 instead of forward.
v3: - update mptcp/config (Mat Martineau) - more verbose SKIP messages in mptcp_connect.sh
Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|