diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/vyatta-show-interfaces.pl | 1 |
1 files changed, 1 insertions, 0 deletions
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', ); # |