Revision b2ff5d17
Added by Seth Mos about 13 years ago
etc/inc/gwlb.inc | ||
---|---|---|
438 | 438 |
case "dhcp": |
439 | 439 |
case "pppoe": |
440 | 440 |
case "pptp": |
441 |
case "ppp": |
|
441 | 442 |
$ctype = strtoupper($ifcfg['ipaddr']); |
442 | 443 |
break; |
443 | 444 |
default: |
Also available in: Unified diff
Add the PPP automatic interface type. This would show the _PPP gateways.