All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] [PULL] slirp: ARP table related fixes
@ 2011-08-05 13:32 Jan Kiszka
  2011-08-05 13:32 ` [Qemu-devel] [PATCH 1/3] slirp: Fix types of IP address parameters Jan Kiszka
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jan Kiszka @ 2011-08-05 13:32 UTC (permalink / raw)
  To: Anthony Liguori, qemu-devel; +Cc: Gerd Hoffmann, Fabien Chouteau

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-08-05 17:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-05 13:32 [Qemu-devel] [PATCH 0/3] [PULL] slirp: ARP table related fixes Jan Kiszka
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

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.