aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJamal Hadi Salim <hadi@cyberus.ca>2009-12-15 10:14:27 +0100
committerDaniel Lezcano <dlezcano@fr.ibm.com>2009-12-15 10:14:27 +0100
commit26c390288bbe04bbaba26f4ec1bbe68cb9d2b602 (patch)
treed81e458cfc77ca26b56acd7aeb516e43ca1c0278 /configure.ac
parentAdd utility u16 get/put (diff)
downloadlxc-26c390288bbe04bbaba26f4ec1bbe68cb9d2b602.tar.gz
lxc-26c390288bbe04bbaba26f4ec1bbe68cb9d2b602.tar.bz2
lxc-26c390288bbe04bbaba26f4ec1bbe68cb9d2b602.zip
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>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index ed58cf4..77d8153 100644
--- a/configure.ac
+++ b/configure.ac
@@ -102,6 +102,7 @@ AC_CONFIG_FILES([
doc/examples/Makefile
doc/examples/lxc-macvlan.conf
+ doc/examples/lxc-vlan.conf
doc/examples/lxc-no-netns.conf
doc/examples/lxc-empty-netns.conf
doc/examples/lxc-phys.conf