All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL] slirp: cleanups & fixes
@ 2012-02-10 11:29 Jan Kiszka
  2012-02-16  1:36 ` Anthony Liguori
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kiszka @ 2012-02-10 11:29 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: qemu-devel

The following changes since commit 57c83dacfe179bf061b8fa79d9553ebabe4d2ff4:

  make: Remove duplicate use of GLIB_CFLAGS (2012-02-09 20:44:38 +0400)

are available in the git repository at:
  git://git.kiszka.org/qemu.git queues/slirp

Jan Kiszka (1):
      slirp: Prevent sending ICMP error replies to source-only addresses

Stefan Weil (1):
      slirp: Remove unused variable and unused code

 slirp/ip_icmp.c |    5 ++++
 slirp/misc.c    |   67 +++++++++++++++++++++---------------------------------
 2 files changed, 31 insertions(+), 41 deletions(-)

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

* Re: [Qemu-devel] [PULL] slirp: cleanups & fixes
  2012-02-10 11:29 [Qemu-devel] [PULL] slirp: cleanups & fixes Jan Kiszka
@ 2012-02-16  1:36 ` Anthony Liguori
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony Liguori @ 2012-02-16  1:36 UTC (permalink / raw)
  To: Jan Kiszka; +Cc: qemu-devel

On 02/10/2012 05:29 AM, Jan Kiszka wrote:
> The following changes since commit 57c83dacfe179bf061b8fa79d9553ebabe4d2ff4:
>
>    make: Remove duplicate use of GLIB_CFLAGS (2012-02-09 20:44:38 +0400)
>
> are available in the git repository at:
>    git://git.kiszka.org/qemu.git queues/slirp

Pulled.  Thanks.

Regards,

Anthony Liguori

>
> Jan Kiszka (1):
>        slirp: Prevent sending ICMP error replies to source-only addresses
>
> Stefan Weil (1):
>        slirp: Remove unused variable and unused code
>
>   slirp/ip_icmp.c |    5 ++++
>   slirp/misc.c    |   67 +++++++++++++++++++++---------------------------------
>   2 files changed, 31 insertions(+), 41 deletions(-)
>
>

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

end of thread, other threads:[~2012-02-16  1:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-10 11:29 [Qemu-devel] [PULL] slirp: cleanups & fixes Jan Kiszka
2012-02-16  1:36 ` 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.