summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorChris Buechler <cmb@cmb-macbook-pro.local>2009-05-07 13:30:15 -0400
committerChris Buechler <cmb@cmb-macbook-pro.local>2009-05-07 13:30:15 -0400
commit9b590c5e3fb4924d8b28163d0d8c1a0b151b7390 (patch)
tree39ed48d2eaa1764288e02a6c0d4d87121ed85979 /etc/inc/globals.inc
parent2b6f0fdbf65eff0e4a7275070e3bbcc6a5f963c2 (diff)
downloadpfsense-9b590c5e3fb4924d8b28163d0d8c1a0b151b7390.zip
pfsense-9b590c5e3fb4924d8b28163d0d8c1a0b151b7390.tar.gz
add msk(4)m
Diffstat (limited to 'etc/inc/globals.inc')
-rw-r--r--etc/inc/globals.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc
index 520f58c..46da1c1 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -76,7 +76,7 @@ $g = array(
"update_manifest" => "http://updates.pfSense.com/manifest",
"wireless_regex" => "/^(ndis|wi|ath|an|ral|ural|wai|iwi|awi|wlan|rum)/",
"vlan_native_supp" => array("vge", "bfe", "dc", "fxp", "gem", "hme", "rl", "sis", "ste", "tl", "tx", "xl"),
- "vlan_long_frame" => array("vge", "bfe", "bge", "dc", "em", "fxp", "gem", "hme", "ixgb", "le", "nge", "re", "rl", "sis", "sk", "ste", "ti", "tl", "tx", "txp", "vr", "xl", "bce", "ixgbe" )
+ "vlan_long_frame" => array("vge", "bfe", "bge", "dc", "em", "fxp", "gem", "hme", "ixgb", "le", "msk", "nge", "re", "rl", "sis", "sk", "ste", "ti", "tl", "tx", "txp", "vr", "xl", "bce", "ixgbe" )
);
/* IP TOS flags */
OpenPOWER on IntegriCloud