is
Tue Feb 18 11:26:01 PST 1997
Update of /cvsroot/src/sys/netinet
In directory netbsd1:/var/slash-tmp/cvs-serv2056
Modified Files:
Tag: is-newarp
if_ether.c
Log Message:
Don't use data gotten over the network as the length for yet another bcmp.
We don't want to be vulnerable to crashes due to bad guys sending us strange
packets.