freebsd-skq/sys/netinet
dg 87d561b053 Backed out changes in rev 1.5 that prevent sending FIN if in CLOSING
state. This causes an infinite loop in some rare cases (probably caused
by some other, much more difficult to find bug).
1995-03-30 23:35:55 +00:00
..
icmp_var.h Add lots of useful MIB variables and a few not-so-useful ones for 1995-02-16 00:27:47 +00:00
if_ether.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
if_ether.h Make arp_rtrequest() static since nobody needs to referene it any more. 1994-12-22 22:00:30 +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 Add lots of useful MIB variables and a few not-so-useful ones for 1995-02-16 00:27:47 +00:00
igmp.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
igmp.h Initial get-the-easy-case-working upgrade of the multicast code 1994-09-06 22:42:31 +00:00
in_cksum.c Added $Id$ 1994-08-02 07:55:43 +00:00
in_pcb.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
in_pcb.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
in_proto.c Transaction TCP support now standard. Hack away! 1995-02-16 00:55:44 +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 Made idempotent. 1994-08-21 05:27:42 +00:00
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 in_var.h: in_multi structures now form a queue(3)-style LIST structure 1995-03-23 18:14:41 +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 Allow "via" to be specified ever as IP adress or 1995-02-24 14:33:54 +00:00
ip_fwdef.c ip_fwdef.c was missing some assignments , and this 1995-01-26 10:26:15 +00:00
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 Made idempotent. 1994-08-21 05:27:42 +00:00
ip_input.c Reject source routes unless configured on by administrator. 1995-03-16 18:22:28 +00:00
ip_mroute.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +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 This should be splimp() rather than splnet() since ifaddrs might go away 1995-03-20 18:31:51 +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 Made idempotent. 1994-08-21 05:27:42 +00:00
raw_ip.c This set of patches enables IP multicasting to work under FreeBSD. I am 1995-03-16 16:25:55 +00:00
tcp_debug.c Merge Transaction TCP, courtesy of Andras Olah <olah@cs.utwente.nl> and 1995-02-09 23:13:27 +00:00
tcp_debug.h Made idempotent. 1994-08-21 05:27:42 +00:00
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 Re-apply my "breakage" to the Nagel congestion avoidence. This version 1995-03-27 07:12:24 +00:00
tcp_output.c Transaction TCP support now standard. Hack away! 1995-02-16 00:55:44 +00:00
tcp_reass.c Re-apply my "breakage" to the Nagel congestion avoidence. This version 1995-03-27 07:12:24 +00:00
tcp_seq.h Get rid of some unneeded #ifdef TTCP lines. Also, get rid of some 1995-02-14 02:35:19 +00:00
tcp_subr.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
tcp_timer.c Transaction TCP support now standard. Hack away! 1995-02-16 00:55:44 +00:00
tcp_timer.h Get rid of some unneeded #ifdef TTCP lines. Also, get rid of some 1995-02-14 02:35:19 +00:00
tcp_timewait.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
tcp_usrreq.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
tcp_var.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
tcp.h Get rid of some unneeded #ifdef TTCP lines. Also, get rid of some 1995-02-14 02:35:19 +00:00
tcpip.h Merge in T/TCP TCP header file changes. 1995-02-08 20:18:48 +00:00
udp_usrreq.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
udp_var.h Add lots of useful MIB variables and a few not-so-useful ones for 1995-02-16 00:27:47 +00:00
udp.h Made idempotent. 1994-08-21 05:27:42 +00:00