Re: altq on vlan
- From: "Alexandre Biancalana" <biancalana@xxxxxxxxx>
- Date: Fri, 27 Jun 2008 13:57:59 -0300
On 6/27/08, Max Laier <max@xxxxxxxxxxxxxx> wrote:
You don't need a patch at all. What you do is: Queue on the physical
interface, classify on the vlan interface. It is broken to allow ALTQ on
a virtual interface if you can do it otherwise.
in pf.conf speak:
If you have "ifconfig vlanX vlandev bge0 ..."
altq on bge0 .... queue { vlan0, vlan1, ... }
queue vlan0 ... { vlan0_foo, vlan0_bar, ... }
queue vlan0_foo
queue vlan0_bar
...
pass on vlanX ... queue vlanX_foobar
And there you go. No patch - whatsoever - required here.
But the patch simplify the cases where you need one queue per vlan.
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: altq on vlan
- From: Max Laier
- Re: altq on vlan
- References:
- altq on vlan
- From: Giulio Ferro
- Re: altq on vlan
- From: Max Laier
- altq on vlan
- Prev by Date: Re: kern/121257: [tcp] TSO + natd -> slow outgoing tcp traffic
- Next by Date: Re: altq on vlan
- Previous by thread: Re: altq on vlan
- Next by thread: Re: altq on vlan
- Index(es):
Relevant Pages
|