Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



is
Wed Feb 19 10:11:16 PST 1997
Update of /cvsroot/src/sys/netinet
In directory netbsd1:/var/slash-tmp/cvs-serv13829

Modified Files:
      Tag: is-newarp
        if_ether.c 
Log Message:
In arpresolve(), only copy up to ifp->if_data.ifi_addrlen bytes to the edst[]
array.
Earlier, excessively long address ARP entries would overwrite part of the 
stack after edst[]s end.


is
Wed Feb 19 10:19:20 PST 1997
Update of /cvsroot/src/usr.sbin/arp
In directory netbsd1:/var/slash-tmp/cvs-serv14379

Modified Files:
      Tag: is-newarp
        arp.c 
Log Message:
Make this printout and accept arbitrary long link-level addresses.
XXX This should have a sanity check on the length for setting ARP entries.




Home | Main Index | Thread Index | Old Index