Subject: Re: 802.1Q & ETHER_MAX_LEN
To: <>
From: None <itojun@iijlab.net>
List: tech-net
Date: 10/04/2000 07:05:59
>>On Tue, Oct 03, 2000 at 09:09:22AM -0700, Jason R Thorpe wrote:
>> > Anyway, I'm cooking up a patch for this... stay tuned.
>>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.
>	I think bpf will choke with non-14byte encapsulation on
>	DLT_EN10MB.  I think we should inject:

	I mean, bpf listeners expect to have 14byte encap on DLT_EN10MB.

itojun