Re: [pve-devel] [PATCH v3] LXC: more compact network configuration
applied ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
[pve-devel] [PATCH v3] LXC: more compact network configuration
Deduplicated network setup code. Using 'ip route replace' to replace or add the route. This strategy can be rolled back safely: 1) add new ip (no harm done, old ip still exists) 2) replace route on error: Delete the new ip, old one is still in place. If deleting the new ip fails, it was a