I have a linux based bridge/router. On one side is a VLAN network,
and on the other an Ethernet network. The VLAN network uses the
user_priority field in the VLAN header to perform various forms of
QoS. The ethernet network does a similar thing with the IP ToS
bits. The VLAN software is able to map user_priority to and from the
sk_buff->priority. Is there a way to make ToS bits to and from the
sk_buff->priority? Could this break linux?
John T. Kamenik (Software Eng.)
jkamenik@xxxxxxxxxx