Re: [PATCH] lxc: Fix wrong addresses statements for IPv{4, 6} in native network definitions

2020-02-06 Thread Michal Privoznik
On 2/6/20 5:19 AM, Julio Faracco wrote: After LXC version 3, some settings were changed to new names. Same as network. LXC introduced network indexes and changed IPv{4,6} addresses fields. Before, users should only pass `lxc.network.ipv4` to define an IPv4 address. Now, on version 3, users need t

[PATCH] lxc: Fix wrong addresses statements for IPv{4, 6} in native network definitions

2020-02-05 Thread Julio Faracco
After LXC version 3, some settings were changed to new names. Same as network. LXC introduced network indexes and changed IPv{4,6} addresses fields. Before, users should only pass `lxc.network.ipv4` to define an IPv4 address. Now, on version 3, users need to pass `lxc.net.X.ipv4.address` to specify