Antonio Ojea <aojea@xxxxxxxxxx> wrote: > + # ss does not show the sctp socket? Hmn, it should, maybe INET_SCTP_DIAG=m is missing in kernel? > + busywait "$BUSYWAIT_TIMEOUT" sh -c "ps axf | grep -q SCTP-LISTEN" "$ns2" ... but if that works ok then no need to change. Thanks for adding a test case.