Subject: new socket options added to NetBSD-current
To: None <netbsd-announce@NetBSD.ORG>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: netbsd-announce
Date: 01/10/1997 21:24:26
Hi folks...
I've committed two new socket options to the NetBSD-current kernel. The
relevent entries from doc/CHANGES are:
sockets: implement SO_TIMESTAMP socket option; supply a timestamp
as a timeval in a control mbuf on datagram reception.
[thorpej 970110]
netinet: implement IP_RECVIF socket option; supply a datagram's
incoming interface as a sockaddr_dl in a control mbuf
on datagram reception. Move packet information socket
option processing to a generic function so that it works
with multicast UDP and raw IP, as well as unicast UDP.
Contributed by Bill Fenner <fenner@parc.xerox.com>
[thorpej 970110]
IP_RECVIF is used by the latest multicast routing code from Xerox PARC.
Many thanks to Bill Fenner <fenner@parc.xerox.com> for the contribution!
Jason R. Thorpe thorpej@nas.nasa.gov
NASA Ames Research Center Home: 408.866.1912
NAS: M/S 258-6 Work: 415.604.0935
Moffett Field, CA 94035 Pager: 415.428.6939