802.1Q vlan performance. [PATCH]

Ian FREISLICH if at hetzner.co.za
Fri Aug 25 10:04:29 UTC 2006


Ian FREISLICH wrote:
> Alternatively is there an objection to making this a kernel
> configuration file option as opposed to leaving it as an undocumented
> buried treasure?

I see it is an option, just undocumented.

Whitespace mangled:

RCS file: /home/ncvs/src/sys/conf/NOTES,v
retrieving revision 1.1378
diff -u -d -r1.1378 NOTES
--- /usr/src/sys/conf/NOTES       17 Aug 2006 00:37:03 -0000      1.1378
+++ /usr/src/sys/conf/NOTES       25 Aug 2006 10:03:18 -0000
@@ -646,6 +646,7 @@
 #
 device         ether                   #Generic Ethernet
 device         vlan                    #VLAN support (needs miibus)
+options                VLAN_ARRAY              #Lookup table for trunk interface
 device         wlan                    #802.11 support
 device         wlan_wep                #802.11 WEP support
 device         wlan_ccmp               #802.11 CCMP support


--
Ian Freislich


More information about the freebsd-current mailing list