]> git.proxmox.com Git - pve-container.git/commit
fix hotplug ip configuration V4
authorAlexandre Derumier <aderumier@odiso.com>
Mon, 29 Jun 2015 16:36:44 +0000 (18:36 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 30 Jun 2015 04:45:25 +0000 (06:45 +0200)
commitbedeaaf146c5212eebc4ed584a85f8fcadbc47b1
treefdc096d0eff43850a0eaf7a1f56ea67d24aac9dd
parent91bf89e18a2ceda124bbac137a5beb83b5b46816
fix hotplug ip configuration V4

changelog:
V2: find lxc pid from /proc/

V3: fix parse_lxc_network  (name is mandatory, bridge optionnal)

V4: revert find_lxc_pid
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
src/PVE/LXC.pm