On 9 November 2017 at 18:01, Samuel Thibault <samuel.thiba...@ens-lyon.org> wrote: > warning: redirection vers https://people.debian.org/~sthibault/qemu.git/ > The following changes since commit b0fbe46ad82982b289a44ee2495b59b0bad8a842: > > Update version for v2.11.0-rc0 release (2017-11-07 16:05:28 +0000) > > are available in the git repository at: > > http://people.debian.org/~sthibault/qemu.git tags/samuel-thibault > > for you to fetch changes up to 990132cda9baa27bdc558df6c9c15aacb0322d2c: > > slirp: don't zero the whole ti_i when m == NULL (2017-11-09 18:59:22 +0100) > > ---------------------------------------------------------------- > slirp updates > > ---------------------------------------------------------------- > Tao Wu (1): > slirp: don't zero the whole ti_i when m == NULL > > This fixes the qemu slirp behavior is some rare cases (some RST cases, > keep alive probes), packets would be sent to 0.0.0.0. > > slirp/tcp_subr.c | 11 ++++++++++- > 1 file changed, 10 insertions(+), 1 deletion(-) >
Applied, thanks. -- PMM