]> git.proxmox.com Git - mirror_lxc.git/commit - configure.ac
Add VLAN support in config
authorJamal Hadi Salim <hadi@cyberus.ca>
Tue, 15 Dec 2009 09:14:27 +0000 (10:14 +0100)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 15 Dec 2009 09:14:27 +0000 (10:14 +0100)
commit26c390288bbe04bbaba26f4ec1bbe68cb9d2b602
treed81e458cfc77ca26b56acd7aeb516e43ca1c0278
parent9ddaf3bf1cc264af0eee60b37cd7c7a3ddcb6825
Add VLAN support in config

This adds ability to migrate vlan interfaces into namespaces
by specifying them in a config

Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca>
Acked-by: Daniel Lezcano <daniel.lezcano@free.fr>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
configure.ac
doc/examples/Makefile.am
doc/examples/lxc-vlan.conf.in [new file with mode: 0644]
src/lxc/conf.c
src/lxc/conf.h
src/lxc/confile.c
src/lxc/lxc-checkconfig.in
src/lxc/network.c
src/lxc/network.h