[Qemu-devel] [PULL 0/2] slirp updates

Samuel Thibault posted 2 patches 6 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170802222607.32085-1-samuel.thibault@ens-lyon.org
Test FreeBSD passed
Test checkpatch passed
Test docker passed
Test s390x passed
There is a newer version of this series
net/slirp.c   | 134 ++++++++++++++++++++++++++++++++++++++++------------------
slirp/bootp.c |   3 ++
2 files changed, 97 insertions(+), 40 deletions(-)
[Qemu-devel] [PULL 0/2] slirp updates
Posted by Samuel Thibault 6 years, 8 months ago
warning: redirection vers https://people.debian.org/~sthibault/qemu.git/
The following changes since commit aaaec6acad7cf97372d48c1b09126a09697519c8:

  Update version for v2.10.0-rc1 release (2017-08-02 16:36:32 +0100)

are available in the git repository at:

  http://people.debian.org/~sthibault/qemu.git tags/samuel-thibault

for you to fetch changes up to 2fe00b96b750f8c7a48dd3a98c5cb7370947264e:

  slirp: check len against dhcp options array end (2017-08-03 00:24:31 +0200)

----------------------------------------------------------------
slirp updates

----------------------------------------------------------------
Hervé Poussineau (1):
      slirp: fill error when failing to initialize user network

Prasad J Pandit (1):
      slirp: check len against dhcp options array end

 net/slirp.c   | 134 ++++++++++++++++++++++++++++++++++++++++------------------
 slirp/bootp.c |   3 ++
 2 files changed, 97 insertions(+), 40 deletions(-)