[Qemu-devel] [Bug 1814381] Re: qemu can't resolve ::1 when no network is available

2019-02-02 Thread Richard Jones
ip output when the network is not connected: $ ip a show scope host 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 s

[Qemu-devel] [Bug 1814381] Re: qemu can't resolve ::1 when no network is available

2019-02-02 Thread Richard Jones
ping6 output when the network is not connected: $ ping6 ::1 PING ::1(::1) 56 data bytes 64 bytes from ::1: icmp_seq=1 ttl=64 time=0.082 ms 64 bytes from ::1: icmp_seq=2 ttl=64 time=0.092 ms 64 bytes from ::1: icmp_seq=3 ttl=64 time=0.089 ms ^C --- ::1 ping statistics --- 3 packets transmitted, 3 r

[Qemu-devel] [Bug 1814381] Re: qemu can't resolve ::1 when no network is available

2019-02-02 Thread Richard Jones
The logic in util/qemu-sockets.c is very complicated, containing workarounds for all sorts of broken/obsolete GAI implementations, so it's hard to tell what's going on there. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bug