From 438beb1133c14cd3bf6bf16a1fb99fc63973a9de Mon Sep 17 00:00:00 2001 From: An-Cheng Huang Date: Wed, 16 Jul 2008 09:57:11 -0700 Subject: add openvpn interfaces to "show interfaces" --- 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 d9e74b2..7e76fa6 100755 --- a/scripts/vyatta-show-interfaces.pl +++ b/scripts/vyatta-show-interfaces.pl @@ -45,6 +45,7 @@ my %intf_hash = ( pppoa => 'pppoa', adsl => 'adsl', multilink => 'ml', + openvpn => 'vtun', ); # -- cgit v1.2.3