summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMohit Mehta <mohit.mehta@vyatta.com>2008-11-10 17:24:47 -0800
committerMohit Mehta <mohit.mehta@vyatta.com>2008-11-10 17:24:47 -0800
commita88c5c7db948dbf6e326f71c8b5616d94bfaf1a8 (patch)
tree4511af5676a4443b2af5555e10937a969464eeb3 /scripts
parent6b506130775b71f50a8ec8b8b635e224cb93125f (diff)
downloadvyatta-op-a88c5c7db948dbf6e326f71c8b5616d94bfaf1a8.tar.gz
vyatta-op-a88c5c7db948dbf6e326f71c8b5616d94bfaf1a8.zip
add wirelessmodem to interface hash to pick up description from CLI
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/vyatta-show-interfaces.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/vyatta-show-interfaces.pl b/scripts/vyatta-show-interfaces.pl
index 31ed90b..a776d65 100755
--- a/scripts/vyatta-show-interfaces.pl
+++ b/scripts/vyatta-show-interfaces.pl
@@ -46,6 +46,7 @@ my %intf_hash = (
adsl => 'adsl',
multilink => 'ml',
openvpn => 'vtun',
+ wirelessmodem => 'wlm',
);
#