Quoting Christian Seiler (christ...@iwakd.de):
> Make sure that when configuring containers that have interfaces containing
> multiple IP addresses they are added in the order of the configuration file
> (i.e. the first being the primary one) and not the reverse order.
>
> Signed-off-by: Christian
Make sure that when configuring containers that have interfaces containing
multiple IP addresses they are added in the order of the configuration file
(i.e. the first being the primary one) and not the reverse order.
Signed-off-by: Christian Seiler
---
src/lxc/confile.c |4 ++--
1 files chan