]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/network.c
network: rework network device creation
authorChristian Brauner <christian.brauner@ubuntu.com>
Fri, 10 Jan 2020 11:30:02 +0000 (12:30 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Fri, 10 Jan 2020 11:36:47 +0000 (12:36 +0100)
commit8bf64b77ac8a6f7d447709cdb6c6ad768f2302c1
tree26be3fea40853d8acd7f1a0c5f93b65d5b3fd65b
parent0104c121a734f63d3304ee0210f7a7dc943ac173
network: rework network device creation

This makes all the codepaths easier to follow and also moves and renames
devices in one single step.

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