freebsd-nq/sys/netinet
David Greenman 09270166bb This is the end result of about a dozen passes through this code to fix
incorrect indents, a variety of poor coding practices such as comparing
pointers to constants ('0'), poor code structuring, etc, etc. This brings
the code up to the minimum standards for inclusion in FreeBSD.
1995-07-04 05:39:03 +00:00
..
icmp_var.h
if_ether.c Delete obsolete #if 0 block. 1995-06-27 20:36:34 +00:00
if_ether.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
if_fddi.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
igmp_var.h Kernel side of 3.5 multicast routing code, based on work by Bill Fenner 1995-06-13 17:51:16 +00:00
igmp.c Kernel side of 3.5 multicast routing code, based on work by Bill Fenner 1995-06-13 17:51:16 +00:00
igmp.h Kernel side of 3.5 multicast routing code, based on work by Bill Fenner 1995-06-13 17:51:16 +00:00
in_cksum.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
in_pcb.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
in_pcb.h Backed out Jordan's #include of queue.h 1995-04-10 00:43:18 +00:00
in_proto.c Corrected a bug that caused protocol-4 tunnels (used for multicast 1995-06-26 16:11:51 +00:00
in_rmx.c Fix an error in the comparison direction of the ap->updating case of 1995-06-21 19:48:53 +00:00
in_systm.h
in_var.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
in.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
in.h Kernel side of 3.5 multicast routing code, based on work by Bill Fenner 1995-06-13 17:51:16 +00:00
ip_fw.c This is the end result of about a dozen passes through this code to fix 1995-07-04 05:39:03 +00:00
ip_fw.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ip_fwdef.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ip_icmp.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ip_icmp.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ip_input.c reject option in ip_fw used to panic the system. This fixes it. 1995-06-27 17:26:27 +00:00
ip_mroute.c From Bill Fenner: 1995-06-26 16:15:49 +00:00
ip_mroute.h Kernel side of 3.5 multicast routing code, based on work by Bill Fenner 1995-06-13 17:51:16 +00:00
ip_output.c Slightly modify my previous change to return EINVAL instead of 1995-07-02 16:45:07 +00:00
ip_var.h Added function prototypes for ip_rsvp_vif_init, ip_rsvp_vif_done, and 1995-06-28 05:13:02 +00:00
ip.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
raw_ip.c Kernel side of 3.5 multicast routing code, based on work by Bill Fenner 1995-06-13 17:51:16 +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
tcp_input.c Keep track of the number of samples through the srtt filter so that we 1995-06-29 18:11:24 +00:00
tcp_output.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
tcp_reass.c Keep track of the number of samples through the srtt filter so that we 1995-06-29 18:11:24 +00:00
tcp_seq.h
tcp_subr.c Keep track of the number of samples through the srtt filter so that we 1995-06-29 18:11:24 +00:00
tcp_timer.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
tcp_timer.h
tcp_timewait.c Keep track of the number of samples through the srtt filter so that we 1995-06-29 18:11:24 +00:00
tcp_usrreq.c Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
tcp_var.h Keep track of the number of samples through the srtt filter so that we 1995-06-29 18:11:24 +00:00
tcp.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
tcpip.h
udp_usrreq.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
udp_var.h
udp.h