Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 09/16/2001 02:03:11
Module Name:	syssrc
Committed By:	bjh21
Date:		Sat Sep 15 23:03:11 UTC 2001

Modified Files:
	syssrc/sys/net: if_ecosubr.c

Log Message:
econet_inputframe: Check the header of each frame, and its length, to ensure
it looks like what we expect.  This should help detect frames garbled by the
interface driver.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/net/if_ecosubr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.