summaryrefslogtreecommitdiff
path: root/gen-interface-templates.pl
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2014-09-20 10:20:10 +0200
committerDaniil Baturin <daniil@baturin.org>2014-09-20 10:20:10 +0200
commit18e763ed3169d0ddac16318adb7abd31904a2b36 (patch)
tree0c02263971225bd17512ce25289a14c6662f8c44 /gen-interface-templates.pl
parent3e3115312e70064ae7f637873591e5a656057e1e (diff)
downloadvyatta-cfg-system-18e763ed3169d0ddac16318adb7abd31904a2b36.tar.gz
vyatta-cfg-system-18e763ed3169d0ddac16318adb7abd31904a2b36.zip
Add VXLAN to generated templates.
Diffstat (limited to 'gen-interface-templates.pl')
-rwxr-xr-xgen-interface-templates.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/gen-interface-templates.pl b/gen-interface-templates.pl
index ed3d5843..8e08f6ad 100755
--- a/gen-interface-templates.pl
+++ b/gen-interface-templates.pl
@@ -45,6 +45,7 @@ my %interface_hash = (
'bonding/node.tag/vif-s/node.tag/vif-c/node.tag' => '$VAR(../../@).$VAR(../@).$VAR(@)',
'tunnel/node.tag' => '$VAR(@)',
'bridge/node.tag' => '$VAR(@)',
+ 'vxlan/node.tag' => '$VAR(@)',
);
# Hash table to check if the priority needs to set @ root