]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[dns] Use all configured DNS servers
authorMichael Brown <mcb30@ipxe.org>
Wed, 15 Jul 2020 18:10:30 +0000 (19:10 +0100)
committerMichael Brown <mcb30@ipxe.org>
Wed, 15 Jul 2020 18:10:30 +0000 (19:10 +0100)
commit366206517e9974dea62d0df313bdd59595c89f52
treeb383099b2ae7705cbdfc8ceac3a2031a0a392539
parenta95a2eafc58b921431cbd53fc0cbff6a1a7761d1
[dns] Use all configured DNS servers

When no response is obtained from the first configured DNS server,
fall back to attempting the other configured servers.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/net/udp/dns.c