That was supposed to be [PATCH pve-container]
On Thu, Aug 06, 2015 at 03:46:47PM +0200, Wolfgang Bumiller wrote:
> veth${vmid}.${id} looks like a vlan device, with qemu we use
> tap${vmid}i${id}, so it makes sense to use an 'i' for
> containers, too.
>
> Fixed update_net to work with the new conf
veth${vmid}.${id} looks like a vlan device, with qemu we use
tap${vmid}i${id}, so it makes sense to use an 'i' for
containers, too.
Fixed update_net to work with the new configuration method,
it still expected the old configuration hash and errored
when trying to change the network interface confi