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)
commit3d705b4410bf5da71ef362fa935024aa619503d9
treeac034175ab0a4c2bf9090fb7dee353cca5e3d3a5
parentdbde5a6d5ad05226f09f0db8cacbf57f4b780257
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