Subject: Re: 802.1Q & ETHER_MAX_LEN
To: None <tech-net@netbsd.org>
From: Alan Barrett <apb@cequrux.com>
List: tech-net
Date: 10/03/2000 23:08:31
On Tue, 3 Oct 2000, Jason R Thorpe wrote:
> Attached is a preliminary patch, along with support for the
> ETHERCAP_VLAN_MTU capability in the `tlp' driver.  Also note
> that there is some preliminary work in the direction of supporting
> 802.1Q VLANs on FDDI, as well.

This looks good, but raises another issue: what about users who want
to use VLANs even though their hardware driver doesn't advertise the
ETHERCAP_VLAN_MTU capability (either because the hardware really
doesn't support it or because the driver hasn't been written to deal
with it)?  They might be willing to live with all the consequences of
a 1496 byte MTU.

--apb (Alan Barrett)