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
This file could be missing, which will cause getprotobynumber() to
return NULL.
The returned pointer is used to mention the protocol name in a warning
message, not critical. Instead, we can simply display 'Unknown' next to
the protocol ID.
Fixes: d6a48d4 ("tests: Expand mptcpwrap code coverage. (#169)")
Reported-by: Aurelien Jarno <[email protected]>
Closes: https://bugs.debian.org/1060285
Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
0 commit comments