[pve-devel] [RFC PATCH] MAC address prefix in datacenter.cfg
Wolfgang Bumiller
w.bumiller at proxmox.com
Wed Jul 13 16:25:41 CEST 2016
This series adds support for a configurable mac address prefix.
Since it's in the datacenter.cfg but random_ether_addr() part of
pve-common, we need to read out the mac_prefix in pve-container and
qemu-server before calling random_ether_addr(), hence the two
pve-container and qemu-server patches.
A GUI patch will follow if this gets merged.
Wolfgang Bumiller (1):
tools: optional prefix for random_ether_addr
src/PVE/Tools.pm | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
--
2.1.4
More information about the pve-devel
mailing list