OSDN Git Service

slirp: bump submodule past 4.7 release
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 4 May 2022 20:15:14 +0000 (22:15 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 12 May 2022 10:29:44 +0000 (12:29 +0200)
commit0c1450e2045e1a046854c34f34ed9f03dcdab0fb
tree747ce78f33df3e8fb635047fe7028f6b89096504
parentfb56b7a052e1443409334c579e617e287a7250d3
slirp: bump submodule past 4.7 release

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.

The submodule update also includes 2 commits to fix warnings in the
Win32 build.

Reviewed-by: Marc-André Lureau <malureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
slirp