virNetSocketCheckProtocols: handle EAI_NONAME as IPv6 unavailable
When running the testsuite using "unshare -n" we might have IPv6 but no configure addresses. Due to AI_ADDRCONFIG getaddrinfo then fails with EAI_NONAME which we should then treat as IPv6 unavailable. This also allows us to drop our disabled tests.
Showing
- debian/patches/Disable-failing-virnetsockettest.patch 0 additions, 26 deletionsdebian/patches/Disable-failing-virnetsockettest.patch
- debian/patches/series 1 addition, 1 deletiondebian/patches/series
- debian/patches/virNetSocketCheckProtocols-handle-EAI_NONAME-as-IPv6.patch 25 additions, 0 deletions...irNetSocketCheckProtocols-handle-EAI_NONAME-as-IPv6.patch
Loading
Please register or sign in to comment