lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #7993] Add support for transmitting packets with VLA


From: Mike Pontillo
Subject: [lwip-devel] [patch #7993] Add support for transmitting packets with VLAN headers
Date: Fri, 17 Jan 2014 22:50:27 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.77 Safari/537.36

Follow-up Comment #2, patch #7993 (project lwip):

The Class of Service (CoS) field is separate from DiffServ/DSCP. I don't think
anything at the IP layer should influence the 802.1q CoS.

I'm not sure it even makes sense for an end device to apply a VLAN CoS. A
switch would probably just ignore it and reapply its own CoS value, depending
on what the network administrator has configured for that VLAN's priority.

Typically I'd think the 802.1q header should be applied at the interface
level, but I think this patch might be OK for a lightweight environment.

I just had to respond to this because I'd hate to see upper-layer PCBs
influence the 802.1q CoS.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?7993>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]