]> git.proxmox.com Git - mirror_lxc.git/commit
network: clear ifindeces
authorChristian Brauner <christian.brauner@ubuntu.com>
Sun, 1 Oct 2017 05:27:34 +0000 (07:27 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 4 Oct 2017 22:56:30 +0000 (18:56 -0400)
commit3400d77a7f23630367a753c31f975352fa1e885d
tree25510c9bba6202c80ebd02eef6cccbaefb1d540e
parent39a0126632f72e57b40efd19591328b42545e1d6
network: clear ifindeces

We need to clear any ifindeces we recorded so liblxc won't have cached stale
data which would cause it to fail on reboot we're we don't re-read the on-disk
config file.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/network.c