HardenedBSD/sys/netinet
Garrett Wollman 82dab6ce62 Make it possible to return more than one piece of control information
(PR #1178).
Define a new SO_TIMESTAMP socket option for datagram sockets to return
packet-arrival timestamps  as control information (PR #1179).

Submitted by:	Louis Mamakos <loiue@TransSys.com>
1996-05-09 20:15:26 +00:00
..
icmp_var.h
if_ether.c
if_ether.h
if_fddi.h
igmp_var.h
igmp.c Always call ip_output() with a valid route pointer. For igmp, also get the 1996-04-18 15:41:11 +00:00
igmp.h
in_cksum.c
in_pcb.c
in_pcb.h
in_proto.c Remove useless entries from the inetsw structure initiliser which 1996-05-08 04:34:03 +00:00
in_rmx.c Add three new route flags to help determine what sort of address 1996-05-06 17:42:13 +00:00
in_systm.h
in_var.h
in.c
in.h
ip_fw.c Clean up various compiler warnings. Most (if not all) were benign 1996-05-08 04:29:08 +00:00
ip_fw.h
ip_icmp.c
ip_icmp.h
ip_input.c Clean up various compiler warnings. Most (if not all) were benign 1996-05-08 04:29:08 +00:00
ip_mroute.c Always call ip_output() with a valid route pointer. For igmp, also get the 1996-04-18 15:41:11 +00:00
ip_mroute.h
ip_output.c Add three new route flags to help determine what sort of address 1996-05-06 17:42:13 +00:00
ip_var.h
ip.h Define a few macros useful in the _IP_VHL case. 1996-04-18 15:42:50 +00:00
raw_ip.c
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c Back out my stupid braino; I was thinking strlen and not sizeof. 1996-05-02 05:54:14 +00:00
tcp_output.c
tcp_reass.c Back out my stupid braino; I was thinking strlen and not sizeof. 1996-05-02 05:54:14 +00:00
tcp_seq.h
tcp_subr.c
tcp_timer.c
tcp_timer.h
tcp_timewait.c
tcp_usrreq.c
tcp_var.h Delete #ifdef notdef blocks containing old method of srtt calculation. 1996-04-26 18:32:58 +00:00
tcp.h
tcpip.h
udp_usrreq.c Make it possible to return more than one piece of control information 1996-05-09 20:15:26 +00:00
udp_var.h
udp.h