I have seen neither hardware nor spec sheets on how these NICs are doing
VLAN 'support'. So, I don't know what the best way to support them is.
If it requires driver changes, then the ethernet driver folks will need
to be involved.
There is also a difference between supporting hardware VLAN solutions
and being 100% compliant: If I can send/receive packets that are
100% compliant from an RTL 8139 NIC, then as far as the world (ie Switch) knows,
I am 100% compliant.
If the specific VLAN hardware features are not supported in some exotic
NIC, then that should just mean slightly less performance, or worst cast,
not supporting that particular NIC.
My vlan code supports setting of Priority bits already (thats' the .1P, right?)
What is the .1D stuff about?
>
> cheers,
> jamal
-- Ben Greear (greearb@candelatech.com) http://www.candelatech.com Author of ScryMUD: scry.wanfear.com 4444 (Released under GPL) http://scry.wanfear.com http://scry.wanfear.com/~greear - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/