Re: [libvirt] [PATCH v2] util: Loop through all resolved addresses in virNetSocketNewListenTCP

2018-06-01 Thread Daniel P . Berrangé
On Thu, May 24, 2018 at 02:00:06PM +0200, Olaf Hering wrote: > Currently virNetSocketNewListenTCP bails out early under the following > conditions: > - the hostname resolves to at least one IPv4 and at least one IPv6 > address > - the local interfaces have that one IPv4 address assigned, but not

[libvirt] [PATCH v2] util: Loop through all resolved addresses in virNetSocketNewListenTCP

2018-05-24 Thread Olaf Hering
Currently virNetSocketNewListenTCP bails out early under the following conditions: - the hostname resolves to at least one IPv4 and at least one IPv6 address - the local interfaces have that one IPv4 address assigned, but not any of the IPv6 addresses - the local interfaces have just IPv6 link-