From: Jan Kiszka <jan.kiszka@siemens.com>
To: Anthony Liguori <aliguori@us.ibm.com>,
qemu-devel <qemu-devel@nongnu.org>
Cc: Gerd Hoffmann <kraxel@redhat.com>,
Fabien Chouteau <chouteau@adacore.com>
Subject: [Qemu-devel] [PATCH 0/3] [PULL] slirp: ARP table related fixes
Date: Fri, 5 Aug 2011 15:32:10 +0200 [thread overview]
Message-ID: <cover.1312551065.git.jan.kiszka@siemens.com> (raw)
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 <kraxel@redhat.com>
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(-)
--
1.7.3.4
next reply other threads:[~2011-08-05 13:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-05 13:32 Jan Kiszka [this message]
2011-08-05 13:32 ` [Qemu-devel] [PATCH 1/3] slirp: Fix types of IP address parameters Jan Kiszka
2011-08-05 13:32 ` [Qemu-devel] [PATCH 2/3] slirp: Read current time only once per if_start call Jan Kiszka
2011-08-05 13:32 ` [Qemu-devel] [PATCH 3/3] slirp: Only start packet expiration for delayed ones Jan Kiszka
2011-08-05 17:17 ` [Qemu-devel] [PATCH 0/3] [PULL] slirp: ARP table related fixes Anthony Liguori
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1312551065.git.jan.kiszka@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=aliguori@us.ibm.com \
--cc=chouteau@adacore.com \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).