Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jan 2005 21:47:32 -0800
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        Boris Kovalenko <boris@ntmk.ru>
Cc:        freebsd-net@freebsd.org
Subject:   Re: [PATCH] 802.1p priority (fixed)
Message-ID:  <20050121054732.GA30766@odin.ac.hmc.edu>
In-Reply-To: <41F07622.5040102@ntmk.ru>
References:  <41EF9495.5080601@ntmk.ru> <20050120190516.GA12156@odin.ac.hmc.edu> <41F07622.5040102@ntmk.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

--GvXjxJ+pjyke8COw
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Jan 21, 2005 at 08:25:22AM +0500, Boris Kovalenko wrote:
> Brooks Davis wrote:
> >>Because of my little BSD network infrastructure knowledge I hope that=
=20
> >>guru will look at it and point me to the right way :)
> >
> >This lets you create vlans, but I'm not sure what the point is if
> >nothing is done with the priority.  Is it simply that it lets you handle
> >traffic that is tagged this way and that your output packets have
> >priority one on the network?  I'm not sure what the intent of 802.1p
> >priority is.
> Yes, the outgoing packets are tagged with specified priority. Then next=
=20
> device (Cisco Catalyst for example) will assign traffic to different=20
> queues according to 802.1p header information. The only thing (IMHO)=20
> that may be coded for FreeBSD is to allow PF & IPFW assign packets to=20
> ALTQ or DUMMYNET according 802.1p information.

OK, that makes sense.  Hmm, do we actually want to be using seperate
interfaces for this?  I'm sure it's very useful in some applications,
but if the real point is to get packets on the wire with the priority
tags, won't IPFW, PF, or maybe even the application be the best place
for this tagging rather then effectivly using the source address to set
it?  Again, I'm not familiar with the way 802.1p is intended to work, so
this may be a dumb question.

-- Brooks

--=20
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4

--GvXjxJ+pjyke8COw
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFB8Jd0XY6L6fI4GtQRAuDuAJ9qWoMgvsCxhZPWvsl8I3WCPf4AmgCcCPpU
7+xCjUk/Hm5L1ugRLfnGSmQ=
=N9Ci
-----END PGP SIGNATURE-----

--GvXjxJ+pjyke8COw--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050121054732.GA30766>