summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/gwlb.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/gwlb.inc b/etc/inc/gwlb.inc
index c169f1f..7c072cb 100644
--- a/etc/inc/gwlb.inc
+++ b/etc/inc/gwlb.inc
@@ -438,6 +438,7 @@ function return_gateways_array($disabled = false) {
case "dhcp":
case "pppoe":
case "pptp":
+ case "ppp":
$ctype = strtoupper($ifcfg['ipaddr']);
break;
default:
OpenPOWER on IntegriCloud