mbox

[PULL] slirp fix

Message ID 4E727A76.3030106@web.de
State New
Headers show

Pull-request

git://git.kiszka.org/qemu.git queues/slirp

Message

Jan Kiszka Sept. 15, 2011, 10:21 p.m. UTC
The following changes since commit 44520db10b1b92f272348ab7028e7afc68ac3edf:

  Gdbstub: Fix back-trace on SPARC32 (2011-09-10 18:12:35 +0000)

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

Jan Kiszka (1):
      slirp: Fill TCP/IP header template after SYN reception

 slirp/tcp_input.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

Comments

Anthony Liguori Sept. 20, 2011, 8:38 p.m. UTC | #1
On 09/15/2011 05:21 PM, Jan Kiszka wrote:
> The following changes since commit 44520db10b1b92f272348ab7028e7afc68ac3edf:
>
>    Gdbstub: Fix back-trace on SPARC32 (2011-09-10 18:12:35 +0000)
>
> are available in the git repository at:
>    git://git.kiszka.org/qemu.git queues/slirp

Pulled.  Thanks.

Regards,

Anthony Liguori

>
> Jan Kiszka (1):
>        slirp: Fill TCP/IP header template after SYN reception
>
>   slirp/tcp_input.c |    1 +
>   1 files changed, 1 insertions(+), 0 deletions(-)
>