summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2014-04-06 15:55:26 +0200
committerDaniil Baturin <daniil@baturin.org>2014-04-06 15:55:26 +0200
commitc2731069fe848888f9143d5266329c675444e7da (patch)
tree8a9effa43ff8fb110c3cb1c15568f275dcf00bb1
parent30be7599a66682384406b1c2170bdf86d90fec26 (diff)
downloadvyatta-cfg-qos-c2731069fe848888f9143d5266329c675444e7da.tar.gz
vyatta-cfg-qos-c2731069fe848888f9143d5266329c675444e7da.zip
Bug #159: add dummy interface type to QoS template generator.
-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 90712df..d087017 100755
--- a/gen-interface-templates.pl
+++ b/gen-interface-templates.pl
@@ -46,6 +46,7 @@ my %interface_hash = (
'input/node.tag' => '$VAR(@)',
'l2tpv3/node.tag' => '$VAR(@)',
+ 'dummy/node.tag' => '$VAR(@)',
'wirelessmodem/node.tag' => '$VAR(@)',
'wireless/node.tag' => '$VAR(@)',