]> git.ipfire.org Git - thirdparty/qemu.git/commit
ipmi-bt-test: force ipv4
authorVladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Wed, 18 Oct 2023 19:11:23 +0000 (22:11 +0300)
committerThomas Huth <thuth@redhat.com>
Fri, 27 Oct 2023 08:13:17 +0000 (10:13 +0200)
commit1aa84a4b6e2cd3f0969101f1e608415e5381d9a2
treef3bef81c1023f784785b9f1a123717f852bd5f4f
parentc73272f52fc0e7614e4110b147b9d6efb589854b
ipmi-bt-test: force ipv4

We open ipv4 listening socket. But "localhost" in qemu parameters may
load to Qemu trying to connect with ipv6 and fail with "Connection
refused". Force ipv4 by using ipv4 ip address.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Message-ID: <20231018191123.1176602-1-vsementsov@yandex-team.ru>
Acked-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/ipmi-bt-test.c