mbox

[PULL,for-1.7,0/3] Net patches

Message ID 1383928804-28866-1-git-send-email-stefanha@redhat.com
State New
Headers show

Pull-request

git://github.com/stefanha/qemu.git net

Message

Stefan Hajnoczi Nov. 8, 2013, 4:40 p.m. UTC
Bug fixes for QEMU 1.7.

The following changes since commit 964668b03d26f0b5baa5e5aff0c966f4fcb76e9e:

  Update version for 1.7.0-rc0 release (2013-11-06 21:49:39 -0800)

are available in the git repository at:

  git://github.com/stefanha/qemu.git net

for you to fetch changes up to cc386e96727442f5b67052d4e0a602f6f652ffe6:

  virtio-net: broken RX filtering logic fixed (2013-11-08 17:32:34 +0100)

----------------------------------------------------------------
Dmitry Fleytman (1):
      virtio-net: broken RX filtering logic fixed

Dmitry Krivenok (1):
      net: disallow to specify multicast MAC address

Sergey Fedorov (1):
      net: fix qemu_flush_queued_packets() in presence of a hub

 hw/net/virtio-net.c | 3 ++-
 include/net/eth.h   | 6 +++---
 net/net.c           | 7 ++++++-
 3 files changed, 11 insertions(+), 5 deletions(-)