Subject: Re: 802.1Q & ETHER_MAX_LEN
To: None <itojun@iijlab.net>
From: John Hawkinson <jhawk@MIT.EDU>
List: tech-net
Date: 10/03/2000 18:13:43
| >	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.

Eh? Surely you'll get the same effect with such a bpf listener
on a machine that doesn't support 802.1Q that happens to be plugged into
a network with 802.1Q frames, right? Sounds like "not-a-bug" to me.

--jhawk