Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 02/18/1997 15:30:02
is
Tue Feb 18 07:24:21 PST 1997
Update of /cvsroot/src/sys/netinet
In directory netbsd1:/var/slash-tmp/cvs-serv9480

Modified Files:
      Tag: is-newarp
	if_ether.c 
Log Message:
Add sanity check for ah->ar_hln in in_arpinput(). We don't want to crash
when people send us bogus ARP packets. At the moment, works only for 
link level protocols with constant address length.