* [Qemu-devel] [PULL] slirp: Fix for requeuing crash & assert on DHCPNAK, cleanups
@ 2012-02-27 15:30 Jan Kiszka
  2012-02-28 15:33 ` Anthony Liguori
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kiszka @ 2012-02-27 15:30 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: qemu-devel, David Gibson
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(-)
^ permalink raw reply	[flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PULL] slirp: Fix for requeuing crash & assert on DHCPNAK, cleanups
  2012-02-27 15:30 [Qemu-devel] [PULL] slirp: Fix for requeuing crash & assert on DHCPNAK, cleanups Jan Kiszka
@ 2012-02-28 15:33 ` Anthony Liguori
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony Liguori @ 2012-02-28 15:33 UTC (permalink / raw)
  To: Jan Kiszka; +Cc: qemu-devel, David Gibson
On 02/27/2012 09:30 AM, Jan Kiszka wrote:
> 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
Pulled.  Thanks.
Regards,
Anthony Liguori
>
> 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(-)
>
>
^ permalink raw reply	[flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-02-28 15:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-27 15:30 [Qemu-devel] [PULL] slirp: Fix for requeuing crash & assert on DHCPNAK, cleanups Jan Kiszka
2012-02-28 15:33 ` Anthony Liguori
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).