]> Git Repo - qemu.git/commit
slirp: Split get_dns_addr
authorSamuel Thibault <[email protected]>
Sun, 20 Mar 2016 12:20:42 +0000 (13:20 +0100)
committerSamuel Thibault <[email protected]>
Sun, 3 Jul 2016 21:24:54 +0000 (23:24 +0200)
commit972487b878dbdbdc9402208aace41c9573aa6c8b
tree6c3a509e210e72541b74c9638449e3ab0cbfe681
parent9a48e3670030148a8d00c8d4d4cd7f051c0d9f39
slirp: Split get_dns_addr

Separate get_dns_addr into get_dns_addr_cached and get_dns_addr_resolv_conf
to make conversion to IPv6 easier.

Signed-off-by: Samuel Thibault <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
slirp/slirp.c
This page took 0.025254 seconds and 4 git commands to generate.