Date: Thu, 4 Feb 1999 20:19:29 -0200 (EDT) From: Joao Carlos Mendes Luis <jonny@jonny.eng.br> To: wollman@khavrinen.lcs.mit.edu (Garrett Wollman) Cc: julian@whistle.com, net@FreeBSD.ORG Subject: Re: Patch to add Netgraph to all ethernet interfaces. Message-ID: <199902042219.UAA22070@roma.coe.ufrj.br> In-Reply-To: <199902032038.PAA13561@khavrinen.lcs.mit.edu> from Garrett Wollman at "Feb 3, 1999 3:38:12 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
#define quoting(Garrett Wollman) // > What do these do? I've seen soem VLAN code in the kernel.. what is it? // > and ToS (Type of Service?).. what does it require? Take a look at http://www.jonny.eng.br/tese/. The last two documents are draft standards for 802.1Q and 802.1p. // Nothing -- just stick on the right header and go. (Of course, that // won't do you much good unless you have fancy queueing going on to make // sure that your priority packets actually get out the door...) The // if_vlan driver implements precisely this for 1Q (and 1p would use the same // encapsulation header, just setting different bits). What's the status of this ? Is it already usable ? Could I use FreeBSD as a multi-VLAN server in a switched ethernet environment ? Do you have a tutorial somewhere ? Jonny -- Joao Carlos Mendes Luis M.Sc. Student jonny@jonny.eng.br Universidade Federal do Rio de Janeiro "This .sig is not meant to be politically correct." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902042219.UAA22070>