From: Jan Kiszka <jan.kiszka@siemens.com>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: qemu-devel <qemu-devel@nongnu.org>,
David Gibson <david@gibson.dropbear.id.au>
Subject: [Qemu-devel] [PULL] slirp: Fix for requeuing crash & assert on DHCPNAK, cleanups
Date: Mon, 27 Feb 2012 16:30:13 +0100 [thread overview]
Message-ID: <4F4BA185.50708@siemens.com> (raw)
The following changes since commit b4bd0b168e9f4898b98308f4a8a089f647a86d16:
audio: Add some fall through comments (2012-02-25 18:16:11 +0400)
are available in the git repository at:
git://git.kiszka.org/qemu.git queues/slirp
David Gibson (1):
slirp: Fix assertion failure on rejected DHCP requests
Jan Kiszka (3):
slirp: Clean up ifs_init
slirp: Fix requeuing of batchq packets in if_start
slirp: Refactor if_start
slirp/bootp.c | 3 +-
slirp/if.c | 107 +++++++++++++++++++++++++++------------------------------
slirp/if.h | 2 -
slirp/mbuf.h | 5 +++
4 files changed, 58 insertions(+), 59 deletions(-)
next reply other threads:[~2012-02-27 15:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-27 15:30 Jan Kiszka [this message]
2012-02-28 15:33 ` [Qemu-devel] [PULL] slirp: Fix for requeuing crash & assert on DHCPNAK, cleanups 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=4F4BA185.50708@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=aliguori@us.ibm.com \
--cc=david@gibson.dropbear.id.au \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.