Source-Changes archive

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

NetBSD master CVS tree commits



is
Tue Feb 11 09:47:45 PST 1997
Update of /cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv6487

Modified Files:
        socket.h 
Log Message:
Allocate and define AF_ARP and PF_ARP. These will be used to
a) communicate the hardware independent part of ARP packets (rfc826) from/to 
if_*subr.c in the ongoing effort to rewrite the ARP subsystem for non-Ethernet 
networks
b) communicate the hardware independent part of RARP packets (rfc903) from/to
userland sockets to avoid putting link level header format knowledge into 
rarpd, when it is enhanced to support non-Ethernet networks.




Home | Main Index | Thread Index | Old Index