Re: [Qdisc] Prioritizing traffic per vlan using qdisc.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Pravin Bathija <pbathija@...>
Cc: <netdev@...>
Date: Monday, August 11, 2008 - 9:17 pm

On Mon, 11 Aug 2008 17:48:22 -0700
"Pravin Bathija" wrote:

> Using Linux 2.6.23 I want to create multiple Vlans for voice, data,

For 2.6.25, an addition to the tc meta match to allow matching on
vlan tag was added. Using this it is possible to use meta match
to convert tag -> flowid then use the flowid with a priority
(or htb) queue.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[Qdisc] Prioritizing traffic per vlan using qdisc., Pravin Bathija, (Mon Aug 11, 8:48 pm)
Re: [Qdisc] Prioritizing traffic per vlan using qdisc., Stephen Hemminger, (Mon Aug 11, 9:17 pm)
RE: [Qdisc] Prioritizing traffic per vlan using qdisc., Pravin Bathija, (Wed Aug 13, 1:05 pm)
RE: [Qdisc] Prioritizing traffic per vlan using qdisc., Pravin Bathija, (Mon Aug 11, 8:56 pm)