summaryrefslogtreecommitdiff
path: root/gen-interface-policy-templates.pl
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-06-13 09:27:00 +0200
committerChristian Poessinger <christian@poessinger.com>2021-06-13 11:08:01 +0200
commit0576de7562ee61c5b9d18d824ff6453b225c6811 (patch)
tree510a3e5c566f50e3ada6717e95e74853c7d03462 /gen-interface-policy-templates.pl
parent7354c91a5992e736df959d260681c9d536a222b7 (diff)
downloadvyatta-cfg-firewall-0576de7562ee61c5b9d18d824ff6453b225c6811.tar.gz
vyatta-cfg-firewall-0576de7562ee61c5b9d18d824ff6453b225c6811.zip
T3620: rename wirelessmodem -> wwan
(cherry picked from commit c5a8a802fa017808ba044d9151dd35a48ae60b94)
Diffstat (limited to 'gen-interface-policy-templates.pl')
-rwxr-xr-xgen-interface-policy-templates.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/gen-interface-policy-templates.pl b/gen-interface-policy-templates.pl
index b48b24e..b4ab55f 100755
--- a/gen-interface-policy-templates.pl
+++ b/gen-interface-policy-templates.pl
@@ -60,7 +60,7 @@ my %interface_hash = (
'vxlan/node.tag' => '$VAR(../../@)',
'wireless/node.tag' => '$VAR(../../@)',
'wireless/node.tag/vif/node.tag' => '$VAR(../../../@).$VAR(../../@)',
- 'wirelessmodem/node.tag' => '$VAR(../../@)',
+ 'wwan/node.tag' => '$VAR(../../@)',
'wireguard/node.tag' => '$VAR(../../@)',
);