We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5ce071 commit f92199fCopy full SHA for f92199f
tools/testing/selftests/net/mptcp/mptcp_join.sh
@@ -3842,6 +3842,7 @@ endpoint_tests()
3842
# remove and re-add
3843
if reset_with_events "delete re-add signal" &&
3844
mptcp_lib_kallsyms_has "subflow_rebuild_header$"; then
3845
+ ip netns exec $ns1 sysctl -q net.mptcp.add_addr_timeout=0
3846
pm_nl_set_limits $ns1 0 3
3847
pm_nl_set_limits $ns2 3 3
3848
pm_nl_add_endpoint $ns1 10.0.2.1 id 1 flags signal
0 commit comments