From a88c5c7db948dbf6e326f71c8b5616d94bfaf1a8 Mon Sep 17 00:00:00 2001 From: Mohit Mehta Date: Mon, 10 Nov 2008 17:24:47 -0800 Subject: add wirelessmodem to interface hash to pick up description from CLI --- scripts/vyatta-show-interfaces.pl | 1 + 1 file changed, 1 insertion(+) 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', ); # -- cgit v1.2.3