Am Mon, 4 Jun 2018 12:29:37 +0200
schrieb Olaf Hering <olaf(a)aepfle.de>:
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-local addresses
Ping?
Olaf