On 08/05/2011 08:32 AM, Jan Kiszka wrote:
The following changes since commit 81e34a2401f7ffd519bb7f093e833cb48734169f:
Merge remote-tracking branch 'mst/for_anthony' into staging (2011-08-04
17:15:22 -0500)
are available in the git repository at:
git://git.kiszka.org/qemu.git queues/slirp
Fixes some fall-outs from the latest merge, ie. a build breakage on
mingw and a regression that broke at least ping.
CC: Gerd Hoffmann<kra...@redhat.com>
Pulled. Thanks.
Regards,
Anthony Liguori
Jan Kiszka (3):
slirp: Fix types of IP address parameters
slirp: Read current time only once per if_start call
slirp: Only start packet expiration for delayed ones
slirp/arp_table.c | 16 ++++++++--------
slirp/if.c | 8 +-------
slirp/slirp.c | 3 +++
slirp/slirp.h | 4 ++--
4 files changed, 14 insertions(+), 17 deletions(-)