]> git.proxmox.com Git - pve-container.git/commit
clone: randomize network MAC HW address of clone
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 20 Mar 2018 14:28:46 +0000 (15:28 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 21 Mar 2018 09:31:24 +0000 (10:31 +0100)
commit63231f52d61e3f6a38b9ed0e760baae907a77516
treef408c3e1e109d042b7b413d26e8c5fa4eba78076
parent059f7bb4240159d06701b78dad0caaa47a5965cf
clone: randomize network MAC HW address of clone

adapt code from qemu-servers clone API path and generate a new
randomized network hardware address (MAC) for the new clone to avoid
address collisions

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/API2/LXC.pm