On Friday 27 June 2008 18:57:59 Alexandre Biancalana wrote:
> On 6/27/08, Max Laier <[EMAIL PROTECTED]> 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.

NO!  It is just wrong!  There is no relation between vlan queues on the 
same physical interface and thus you can't guarantee anything!  Can we 
please stop with this nonsense and not bring up the patch every other 
month.

-- 
/"\  Best regards,                      | [EMAIL PROTECTED]
\ /  Max Laier                          | ICQ #67774661
 X   http://pf4freebsd.love2party.net/  | [EMAIL PROTECTED]
/ \  ASCII Ribbon Campaign              | Against HTML Mail and News
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to