Subject: Re: 802.1Q & ETHER_MAX_LEN
To: Jason R Thorpe <thorpej@zembu.com>
From: John Hawkinson <jhawk@MIT.EDU>
List: tech-net
Date: 10/03/2000 18:02:45
| You simply need to enable reception of "bad" frames.  You can do this on
| the Tulip by ignoring the Receive Watchdog Timeout error (RWT indicates
| that the packet reception took more clocks than expected).  You can do this
| on the Intel i82557 and several others.

Are CRCs properly computed in this case?

--jhawk