Subject: problem with HW VLAN tagging and re(4)
To: None <tech-net@netbsd.org>
From: Pavel Cahyna <pcah8322@artax.karlin.mff.cuni.cz>
List: tech-net
Date: 01/26/2006 15:46:54
Hello,

I'm using the re(4) driver with a VLAN and it does not work very well. The
tagged VLAN works reliably, but the frames which should be sent untagged
are often tagged with the tag of the tagged VLAN. The untagged VLAN then
does not work, of course. It improves for several minutes when I do
ifconfig re0 down up, then it gets worse again.

Then I discovered thet the OpenBSD driver had the equivalent code always
#ifdef-ed out.

Any idea what could be causing this?

Pavel Cahyna