Source-Changes archive

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

NetBSD master CVS tree commits



thorpej
Fri Jan 10 21:21:15 PST 1997
Update of /cvsroot/src/sys/netinet
In directory netbsd1:/var/slash-tmp/cvs-serv16362/netinet

Modified Files:
        in.h in_pcb.h ip_input.c ip_output.c ip_var.h raw_ip.c 
        udp_usrreq.c 
Log Message:
Implement the IP_RECVIF socket option: supply a datagram packet's incoming
interface using a sockaddr_dl in a control mbuf.

Implement SO_TIMESTAMP for IP datagrams.

Move packet information option processing into a generic function
so that they work with multicast UDP and raw IP as well as unicast UDP.

Contributed by Bill Fenner <fenner%parc.xerox.com@localhost>.


thorpej
Fri Jan 10 21:25:07 PST 1997
Update of /cvsroot/doc
In directory netbsd1:/var/slash-tmp/cvs-serv16999

Modified Files:
        CHANGES 
Log Message:
Note SO_TIMESTAMP and IP_RECVIF socket options.




Home | Main Index | Thread Index | Old Index