When editing a NIC there was a possibility of duplicate IPAM entries being
generated. This should be fixed with this patch series.

Additionally when creating vNICs for a container there were multiple warnings
in the log due to the LXC module trying to use the QemuServer module for
parsing net lines in the container configuration.



pve-container:

Stefan Hanreich (3):
  hotplug network: Only change IPAM when MAC or bridge changes
  network: Do not always reserve new IP in IPAM
  config: Use LXC Config instead of QemuServer for parsing net

 src/PVE/LXC.pm        | 26 ++++++++++++++++----------
 src/PVE/LXC/Config.pm |  6 ++++--
 2 files changed, 20 insertions(+), 12 deletions(-)


Summary over all repositories:
  2 files changed, 20 insertions(+), 12 deletions(-)

-- 
murpp v0.4.0


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to