Project

General

Profile

« Previous | Next » 

Revision 8e8cbefd

Added by Scott Ullrich about 19 years ago

Add "re" interface to altq. This is a realtek 1000 gigabit card.

View differences:

etc/inc/interfaces.inc
1435 1435
         * Only the following drivers have ALTQ support
1436 1436
         */
1437 1437
        $capable = array("an", "ath", "awi", "bfe", "bge", "dc", "de", "ed",
1438
		"em", "fxp", "hme", "lnc", "ndis", "rl", "sf", "sis", "sk",
1438
		"em", "fxp", "hme", "lnc", "re", "rl", "ndis", "sf", "sis", "sk",
1439 1439
		"tun", "vr", "wi", "xl", "vlan", "ste");
1440 1440

  
1441 1441
        $int_family = preg_split("/[0-9]+/", $int);

Also available in: Unified diff