slirp: Send window updates to guest after window was closed
commitb0060110aaaf3d2b7a0d2fc938e87848d188837c
authorJames Clarke <jrtc27@jrtc27.com>
Tue, 17 Apr 2018 14:10:58 +0000 (17 15:10 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Thu, 31 May 2018 19:19:24 +0000 (31 21:19 +0200)
treed7b3a1029ea2a07d581e60d8cbd856bc1f524920
parent1fb3f7f285606c3af2b58cac52f47e9927a5ebea
slirp: Send window updates to guest after window was closed

If the receive window presented to the guest closes, slirp should send a
window update once the window reopens sufficiently, rather than forcing
the guest to send a window probe, which can take several seconds.

Signed-off-by: James Clarke <jrtc27@jrtc27.com>
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
slirp/slirp.c