You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests: Skip listener manager test if no MPTCP. (#272)
The mptcpd listener manager will fail with a "Protocol not supported"
error when run against Linux kernels that do not support MPTCP. Skip
the test rather than fail with an error if MPTCP support isn't
available.
Fixes#271.
0 commit comments