qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL] slirp: enhancements of TFTP and small fixes


From: Jan Kiszka
Subject: [Qemu-devel] [PULL] slirp: enhancements of TFTP and small fixes
Date: Sun, 16 Sep 2012 09:35:43 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666

The following changes since commit e0a1e32dbc41e6b2aabb436a9417dfd32177a3dc:

  Merge branch 'usb.64' of git://git.kraxel.org/qemu (2012-09-11 18:06:56 +0200)

are available in the git repository at:

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

Hervé Poussineau (3):
      slirp: improve TFTP performance
      slirp: Handle more than 65535 blocks in TFTP transfers
      slirp: Implement TFTP Blocksize option

Jan Kiszka (1):
      slirp: Remove unused return value of tftp_send_next_block

Stefan Weil (2):
      slirp: Remove wrong type casts ins debug statements
      slirp: Fix error reported by static code analysis

 slirp/tcp_subr.c |    8 ++--
 slirp/tftp.c     |  104 ++++++++++++++++++++++++++++++++----------------------
 slirp/tftp.h     |    2 +
 3 files changed, 68 insertions(+), 46 deletions(-)

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]