]> git.ipfire.org Git - thirdparty/lxc.git/commit
fix inverted network interface creation
authorDaniel Lezcano <daniel.lezcano@free.fr>
Thu, 22 Jul 2010 13:59:44 +0000 (15:59 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 22 Jul 2010 13:59:44 +0000 (15:59 +0200)
commitbac8958311722c6b5e6dd396bb95bfcfa1ae4169
treec86aa1286c274273d8d748e2a0163d5b6b5ad9fe
parent7a82e9236d94619a1ad7aa6df9e2f10c81dbc344
fix inverted network interface creation

The list is 'lifo', so when we create the network interfaces, we
do this in the reverse order of the expected one. That is confusing.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/confile.c
src/lxc/list.h