freebsd-nq/sys/i386
Bill Paul f30fba37d7 Patch the WaveLAN/IEEE driver to detect and reject oversized received
frames (or just insane received packet lengths generated due to errors
reading from the NIC's internal buffers). Anything too large to fit
safely into an mbuf cluster buffer is discarded and an error logged.

I have not observed this problem with my own cards, but on user has
reported it and adding the sanity test seems reasonable in any case.

Problem noted and patch provided by: Per Andersson <per@cdg.chalmers.se>
1999-07-04 14:40:22 +00:00
..
apm Unifdef VM86 1999-06-01 18:17:50 +00:00
bios Unifdef VM86 1999-06-01 18:17:50 +00:00
boot Back the last change out. 1999-05-25 10:30:52 +00:00
conf Update comment for new location of soft-updates sources. 1999-07-03 21:31:00 +00:00
eisa Handle suspend/resume methods 1999-06-22 09:44:00 +00:00
i386 Some cleanup and rearrangement. hw.physmem is now an absolute quantity; 1999-07-04 02:26:23 +00:00
ibcs2 Fix a couple of warnings and some bitrot in comments. 1999-05-09 16:04:14 +00:00
include Improve compatibility with other systems by changing the default 1999-07-03 20:14:08 +00:00
isa Patch the WaveLAN/IEEE driver to detect and reject oversized received 1999-07-04 14:40:22 +00:00
linux Tweak include ordering so sys/systm.h is before sys/buf.h to keep buf.h's 1999-06-28 09:12:46 +00:00
pci Move pcibus (host -> pci bus) probe/attach routines from nexus 1999-05-18 20:48:43 +00:00
svr4 Back out last commit (did I get all of them?) 1999-06-02 15:35:46 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00