Re: [PATCH] 802.1p priority (fixed)

From: Jeremie Le Hen (jeremie_at_le-hen.org)
Date: 01/23/05

  • Next message: Brooks Davis: "Re: [PATCH] 802.1p priority (fixed)"
    Date: Sun, 23 Jan 2005 12:22:19 +0100
    To: Brooks Davis <brooks@one-eyed-alien.net>
    
    

    > > Having the possibility to test and set the 802.1p or TOS values
    > > separately would avoid making a "trust"/"override" subtlety and will
    > > obviously make it more flexible.
    >
    > I agree on this point. The one thing to be careful of is that 802.1p
    > priorities and TOS values work rather differently in that TOS values fit
    > in to an existing field of the packet and 802.1p values require
    > modifications to the header and adding data between the header and the
    > real body, possiably with a resuling reduction in MTU (though what
    > you're doing trying to use 802.1p priority with crappy nic I don't know
    > :-).

    I do not understand your point here. TOS is indeed an existing field
    of the IPv4 header but AFAIK, this is the same for the 802.1p header [1].
    There are already 3 bits reserved for priority (802.1p) near the 802.1q
    field which are both inside what they call "Tag Control Information".

    Regards,

    [1] http://www.networkdictionnary.com/protocols/8021p.php

    -- 
    Jeremie Le Hen
    jeremie@le-hen.org
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
    

  • Next message: Brooks Davis: "Re: [PATCH] 802.1p priority (fixed)"

    Relevant Pages

    • Re: [PATCH] 802.1p priority (fixed)
      ... What I mean is that if I can set the 802.1p header then why ... we won't actually touch the packet at all in the 801.1p case and will ... Setting TOS values could be done in place since we have the ... priorities and TOS values work rather differently in that TOS values fit ...
      (freebsd-net)
    • Re: Setting message priority with CDOSYS
      ... > and priority to urgent, the header comes in with both stating normal. ... > Set cdoMessage = Nothing ... What software is the smtp server running? ...
      (microsoft.public.inetserver.asp.general)
    • Re: Security Warning
      ... >>> To comply with the TOS I have set up a genuine Yahoo! ... Required Header lines ... The "From" line contains the electronic mailing address of the ... You are /required/ to provide a 'From' header, ...
      (uk.rec.cycling)
    • Re: Sorting and Grouping Access 2003
      ... >page header and a priority header, responsibility header and detail section ... The priority header appears on a page when the priority ... Is it possible to display the correct priority on ...
      (microsoft.public.access.reports)
    • Re: [PATCH] 802.1p priority (fixed)
      ... >> priorities and TOS values work rather differently in that TOS values fit ... >> modifications to the header and adding data between the header and the ... use a vlan tag on the packet. ... sense to modify the TOS bits directly in the firewall, ...
      (freebsd-net)