Date: Tue, 7 Mar 2006 18:19:09 GMT From: Emil Cazamir <enterco@yahoo.com> To: freebsd-gnats-submit@FreeBSD.org Subject: kern/94182: altq support for vlan driver Message-ID: <200603071819.k27IJ9B9019263@www.freebsd.org> Resent-Message-ID: <200603071820.k27IK6Zp049347@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 94182
>Category: kern
>Synopsis: altq support for vlan driver
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Mar 07 18:20:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Emil Cazamir
>Release: 5.4-STABLE
>Organization:
none
>Environment:
FreeBSD r1 5.4-STABLE FreeBSD 5.4-STABLE #6: Mon Jan 16 13:12:19 EET 2006 root@r1:/usr/obj/usr/src/sys/BC i386
>Description:
>From altq(4):
"SUPPORTED DEVICES
The driver modifications described in altq(9) are required to use a cer-
tain network card with ALTQ. They have been applied to the following
hardware drivers: an(4), ath(4), awi(4), bfe(4), dc(4), de(4), ed(4),
em(4), fxp(4), hme(4), lnc(4), re(4), rl(4), sf(4), sis(4), sk(4), vr(4),
wi(4), and xl(4)."
At this time there is no support for altq using vlan interface. I use the following conficuration:
physical interface: bge
vlan1: vlan tag 1 vlandev bge0
vlan2: vlan tag 2 vlandev bge0
I would like to use a setup like following:
- pf.conf -
altq on vlan1 ...params...
altq on vlan2 ...params...
>How-To-Repeat:
enable pf and altq and try to use "altq on vlan" statements into /etc/pf.conf.
>Fix:
perhaps some modifications to altq driver would do the thing, but i can't do them.
>Release-Note:
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603071819.k27IJ9B9019263>
