]> git.proxmox.com Git - mirror_qemu.git/commit - qemu-bridge-helper.c
qemu-bridge-helper: force usage of a very high MAC address for the bridge
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 22 Mar 2013 16:57:48 +0000 (17:57 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 28 Mar 2013 17:58:52 +0000 (12:58 -0500)
commit226ecabfbd410c7b2041385ea4b6f083a09ce8a2
tree8ed5260ca789521d3118554261cc8efdaf338e87
parent2900af5969c8d54d48872cd707a4a0e71e6fa57e
qemu-bridge-helper: force usage of a very high MAC address for the bridge

Linux uses the lowest enslaved MAC address as the MAC address of
the bridge.  Set MAC address to a high value so that it does not
affect the MAC address of the bridge.

Changing the MAC address of the bridge could cause a few seconds
of network downtime.

Cc: qemu-stable@nongnu.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1363971468-21154-1-git-send-email-pbonzini@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qemu-bridge-helper.c