]> git.proxmox.com Git - qemu.git/commit - net.h
net: add macaddr type.
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 21 Oct 2009 13:25:22 +0000 (15:25 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 27 Oct 2009 17:28:36 +0000 (12:28 -0500)
commit76d32cba7e502faf04fdce6b14b2f94a301e6dc8
treeac034175ab0a4c2bf9090fb7dee353cca5e3d3a5
parent18995b9808dc48897bda6ed93ce3e978191f7251
net: add macaddr type.

Add new type for mac addresses.

Add function which sets the qemu default mac address if it finds the mac
address uninitialized (i.e. all zeros).

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
net.c
net.h
qemu-common.h