Re: [libvirt] [PATCH 2/2] rpc: treat EADDRNOTAVAIL as non-fatal when listening

2018-07-24 Thread Jiri Denemark
On Tue, Jul 24, 2018 at 15:18:10 +0100, Daniel P. Berrangé wrote: > Consider creating a listener socket from a hostname that resolves to > multiple addresses. It might be the case that the hostname resolves to > both an IPv4 and IPv6 address because it is reachable over both > protocols, but the

[libvirt] [PATCH 2/2] rpc: treat EADDRNOTAVAIL as non-fatal when listening

2018-07-24 Thread Daniel P . Berrangé
Consider creating a listener socket from a hostname that resolves to multiple addresses. It might be the case that the hostname resolves to both an IPv4 and IPv6 address because it is reachable over both protocols, but the IPv6 connectivity is provided off-host. In such a case no local NIC will