aboutsummaryrefslogtreecommitdiff
path: root/net.c
diff options
context:
space:
mode:
authorGleb Natapov <gleb@redhat.com>2009-10-22 17:43:43 +0100
committerAnthony Liguori <aliguori@us.ibm.com>2009-10-27 12:29:01 -0500
commitb04c4134d6de28c249277de19e523bfbe4aebbd6 (patch)
tree4822966f1d30626059d7a54a0faf21851d4e56f6 /net.c
parent70783b9c9be31e98421f17327a1127021abae672 (diff)
downloadqemu-b04c4134d6de28c249277de19e523bfbe4aebbd6.zip
qemu-b04c4134d6de28c249277de19e523bfbe4aebbd6.tar.gz
qemu-b04c4134d6de28c249277de19e523bfbe4aebbd6.tar.bz2
net: use qemu_send_packet_raw() in qemu_announce_self()
Use qemu_send_packet_raw to send gratuitous arp. This will ensure that vnet header is handled properly. Also, avoid sending the gratuitous packet to the guest. There doesn't appear to be any reason for doing that and the code will currently just crash if the NIC is not associated with a vlan. Signed-off-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'net.c')
0 files changed, 0 insertions, 0 deletions