Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2006 12:04:25 +0200
From:      Ian FREISLICH <if@hetzner.co.za>
Cc:        freebsd-current@freebsd.org, Andrew Thompson <thompsa@freebsd.org>
Subject:   Re: 802.1Q vlan performance. [PATCH]
Message-ID:  <E1GGYY5-000CYz-Ow@hetzner.co.za>
In-Reply-To: Message from Ian FREISLICH <if@hetzner.co.za>  of "Fri, 25 Aug 2006 11:51:56 %2B0200." <E1GGYM0-000CVd-1K@hetzner.co.za> 

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1GGYY5-000CYz-Ow>