]> git.proxmox.com Git - mirror_qemu.git/commit - net/slirp.c
slirp: Allow non-local DNS address when restrict is off
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 29 Sep 2019 18:08:20 +0000 (20:08 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 1 Oct 2019 17:03:08 +0000 (19:03 +0200)
commit120b721f5b590393971673a315f02969ec89cccb
treeeffb500d79924985c998c536fd7cb87e6e8b24f1
parent860d9048c78ce59c5903c3d5209df56f38400986
slirp: Allow non-local DNS address when restrict is off

This can be used to set a DNS server to be used by the guest which is
different from the one configured on the host.

Buglink: https://bugs.launchpad.net/qemu/+bug/1010484
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
net/slirp.c