Am Dienstag, den 05.08.2014, 08:36 +0200 schrieb Henning Brauer:

> queueing on vlan is pretty meaningless.

> however, classification can happen anywhere, so assign queues on your
> vlan interface and create them on the physical one, things will Just
> Work (tm).

Strangely, the following (simplified) setup seems to work here on 5.5
nevertheless:

  queue vlan33q on vlan33 bandwidth 2M, max 2M
  match out on vlan33 all set queue vlan33q

In "pfctl -sq" this looks exactly like I expected and it does exactly
what I intended it to do.

But as you (if anybody) indeed should known, what happens. Please tell
me, what the above config actually does. Will the first line silently
add a vlan33q to re0 that still does what it is intended?

OTOH, adding a queue to a GRE interface does not work indeed.

Regards

        David

-- 
David Dahlberg     

Fraunhofer FKIE, Dept. Communication Systems (KOM) | Tel: +49-228-9435-845
Fraunhoferstr. 20, 53343 Wachtberg, Germany        | Fax: +49-228-856277

Reply via email to