[gnutls-devel] GnuTLS | check_if_port_listening will fail with old iproute2 (#860)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Nov 15 10:51:33 CET 2019



Dmitry Eremin-Solenikov created an issue: https://gitlab.com/gnutls/gnutls/issues/860



With iproute2 version 2.6.39 `check_if_port_listening()` shell function will fail because `ss` does not include `LISTEN` in the listing:
```
$ ss -anl
Recv-Q Send-Q                                      Local Address:Port                                        Peer Address:Port 
0      50                                                      *:28090                                                  *:*     
0      50                                                      *:8090                                                   *:*     
0      128                                                     *:8191                                                   *:*     
```

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/860
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20191115/ba850b4d/attachment.html>


More information about the Gnutls-devel mailing list