HardenedBSD/sys/netinet
Andrey A. Chernov 2ee32961f5 Add IPTOS_MINCOST according to RFC 1349
Change IPTOS_PREC_ROUTINE to 0 (was conflict with IPTOS_LOWDELAY) according
to RFC 791 (unchanged since it) and BSDI 2.0 style
Submitted by: Igor Sviridov <siac@ua.net>
1995-05-05 14:36:38 +00:00
..
icmp_var.h
if_ether.c Cleanup loopback interface support. 1995-04-26 18:10:58 +00:00
if_ether.h Add declaration for struct ether_addr (this is where Sun documents 1995-04-02 01:26:26 +00:00
if_fddi.h Added support for generic FDDI and the DEC DEFEA and DEFPA FDDI adapters. 1995-03-14 09:16:07 +00:00
igmp_var.h
igmp.c Cleanup loopback interface support. 1995-04-26 18:10:58 +00:00
igmp.h
in_cksum.c
in_pcb.c Changed in_pcblookuphash() to not automatically call in_pcblookup() if 1995-05-03 07:16:53 +00:00
in_pcb.h Backed out Jordan's #include of queue.h 1995-04-10 00:43:18 +00:00
in_proto.c Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash, 1995-04-09 01:29:31 +00:00
in_rmx.c Removed redundant newlines that were in some panic strings. 1995-03-19 14:29:26 +00:00
in_systm.h
in_var.h in_var.h: in_multi structures now form a queue(3)-style LIST structure 1995-03-23 18:14:41 +00:00
in.c Cleanup loopback interface support. 1995-04-26 18:10:58 +00:00
in.h Reject source routes unless configured on by administrator. 1995-03-16 18:22:28 +00:00
ip_fw.c Allocate memory as M_IPFW,now we can watch firewall memory usage 1995-03-12 13:28:13 +00:00
ip_fw.h
ip_fwdef.c
ip_icmp.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
ip_icmp.h
ip_input.c Reject source routes unless configured on by administrator. 1995-03-16 18:22:28 +00:00
ip_mroute.c Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash, 1995-04-09 01:29:31 +00:00
ip_mroute.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
ip_output.c Cleanup loopback interface support. 1995-04-26 18:10:58 +00:00
ip_var.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
ip.h Add IPTOS_MINCOST according to RFC 1349 1995-05-05 14:36:38 +00:00
raw_ip.c Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash, 1995-04-09 01:29:31 +00:00
tcp_debug.c Include <sys/queue.h> because <netinet/in_pcb.h> (also included 1995-04-19 10:26:04 +00:00
tcp_debug.h
tcp_fsm.h Backed out changes in rev 1.5 that prevent sending FIN if in CLOSING 1995-03-30 23:35:55 +00:00
tcp_input.c Changed in_pcblookuphash() to not automatically call in_pcblookup() if 1995-05-03 07:16:53 +00:00
tcp_output.c Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash, 1995-04-09 01:29:31 +00:00
tcp_reass.c Changed in_pcblookuphash() to not automatically call in_pcblookup() if 1995-05-03 07:16:53 +00:00
tcp_seq.h
tcp_subr.c Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash, 1995-04-09 01:29:31 +00:00
tcp_timer.c Fixed bug I introduced when changing PCB list to use 4.4BSD style queue 1995-04-12 06:49:56 +00:00
tcp_timer.h
tcp_timewait.c Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash, 1995-04-09 01:29:31 +00:00
tcp_usrreq.c Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash, 1995-04-09 01:29:31 +00:00
tcp_var.h Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash, 1995-04-09 01:29:31 +00:00
tcp.h
tcpip.h
udp_usrreq.c Changed in_pcblookuphash() to not automatically call in_pcblookup() if 1995-05-03 07:16:53 +00:00
udp_var.h Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash, 1995-04-09 01:29:31 +00:00
udp.h