From c2731069fe848888f9143d5266329c675444e7da Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Sun, 6 Apr 2014 15:55:26 +0200 Subject: Bug #159: add dummy interface type to QoS template generator. --- gen-interface-templates.pl | 1 + 1 file changed, 1 insertion(+) 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(@)', -- cgit v1.2.3