Version 4.7 of slirp provides a new timer API that works better with CFI, together with several other improvements:
* Allow disabling the internal DHCP server !22 * Support Unix sockets in hostfwd !103 * IPv6 DNS proxying support !110 * bootp: add support for UEFI HTTP boot !111 and bugfixes. Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> --- slirp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slirp b/slirp index a88d9ace23..3ad1710a96 160000 --- a/slirp +++ b/slirp @@ -1 +1 @@ -Subproject commit a88d9ace234a24ce1c17189642ef9104799425e0 +Subproject commit 3ad1710a96678fe79066b1469cead4058713a1d9 -- 2.35.1