summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2010-02-02 22:42:29 +0000
committerErmal Luçi <eri@pfsense.org>2010-02-02 22:42:29 +0000
commit58507f896003f263ad1f6d84f00d13ac31170747 (patch)
treee04f66d7ab532495fecf09bd1eb92e6b2938ecaf
parent58085ef4e5f07c4f86f891fa9b0c58fc655a8225 (diff)
downloadpfsense-58507f896003f263ad1f6d84f00d13ac31170747.zip
pfsense-58507f896003f263ad1f6d84f00d13ac31170747.tar.gz
Update list of ALTQ capable interfaces with some renaming done to tun(4) on pfSense.
-rw-r--r--etc/inc/interfaces.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc
index b3b890e..1ef7fe9 100644
--- a/etc/inc/interfaces.inc
+++ b/etc/inc/interfaces.inc
@@ -2760,7 +2760,7 @@ function is_altq_capable($int) {
"hme", "ipw", "iwi", "jme", "le", "msk", "mxge", "my", "nfe",
"npe", "nve", "ral", "re", "rl", "rum", "sf", "sis", "sk",
"ste", "stge", "txp", "udav", "ural", "vge", "vr", "wi", "xl",
- "ndis", "tun", "vlan", "pppoe", "pptp", "ng", "ppp");
+ "ndis", "tun", "ovpns", "ovpnc", "vlan", "pppoe", "pptp", "ng", "ppp");
$int_family = preg_split("/[0-9]+/", $int);
OpenPOWER on IntegriCloud