]> git.ipfire.org Git - thirdparty/lxc.git/commit
network: send ifindex for unpriv networks
authorChristian Brauner <christian.brauner@ubuntu.com>
Sun, 27 Aug 2017 02:59:57 +0000 (04:59 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Sun, 27 Aug 2017 15:51:41 +0000 (17:51 +0200)
commit0cffb6769da95b9c5980d7e2e01e9a75238461d3
tree602fe77d5c7a64341b6d09a4859dbffbd4f5e5fe
parentc92dfebd9eb246e1b0e159e41e903f66aeac5274
network: send ifindex for unpriv networks

We use the ifindex as an indicator that liblxc created the network so let's
record it for the unprivileged case as well.

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