NetBSD/sys/netinet
mycroft 0a47ede0fe Ignore FIN if not yet connected. 1996-01-31 05:56:56 +00:00
..
icmp_var.h KERNEL -> _KERNEL 1995-03-26 20:23:52 +00:00
if_arc.h update from Ignatios Souvatzis 1995-06-07 00:13:52 +00:00
if_arp.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
if_arp.h Various cleanup, including: 1995-06-12 00:46:47 +00:00
if_ether.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
if_ether.h Various cleanup, including: 1995-06-12 00:46:47 +00:00
if_inarp.h Various cleanup, including: 1995-06-12 00:46:47 +00:00
igmp.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
igmp.h Implement IGMP v2. Based on the Multicast 3.5 distribution. 1995-05-31 06:08:17 +00:00
igmp_var.h Implement IGMP v2. Based on the Multicast 3.5 distribution. 1995-05-31 06:08:17 +00:00
in.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
in.h Add a net.inet.ip.directed-broadcast sysctl as suggested by 1996-01-16 04:17:30 +00:00
in_cksum.c be a bit more careful and explicit with types. (basically a large no-op.) 1995-04-13 06:25:36 +00:00
in_pcb.c Build a hash table of PCBs. Hash function needs tweaking. 1996-01-31 03:49:23 +00:00
in_pcb.h Build a hash table of PCBs. Hash function needs tweaking. 1996-01-31 03:49:23 +00:00
in_proto.c Implement tcp_sysctl(). Add a sysctl option to enable/disable RFC1323 1995-09-30 07:02:00 +00:00
in_systm.h be a bit more careful and explicit with types. (basically a large no-op.) 1995-04-13 06:25:36 +00:00
in_var.h Various cleanup, including: 1995-06-12 00:46:47 +00:00
ip.h "routine" precedence has a value of 0. 1995-05-15 01:22:44 +00:00
ip_icmp.c Various cleanup, including: 1995-06-12 00:46:47 +00:00
ip_icmp.h spacing cleaup. also, minor type mixup fixups. 1995-04-17 05:32:52 +00:00
ip_input.c Add a net.inet.ip.directed-broadcast sysctl as suggested by 1996-01-16 04:17:30 +00:00
ip_mroute.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
ip_mroute.h Integrate multicast 3.5 distribution, with several bugs fixed and general 1995-05-31 21:50:34 +00:00
ip_output.c null mbuf pointer could cause system crash; avoid it. From 1995-07-01 03:44:55 +00:00
ip_var.h make netinet work on systems where pointers and longs are 64 bits 1995-11-21 01:07:34 +00:00
raw_ip.c Build a hash table of PCBs. Hash function needs tweaking. 1996-01-31 03:49:23 +00:00
tcp.h spacing cleaup. also, minor type mixup fixups. 1995-04-17 05:32:52 +00:00
tcp_debug.c be a bit more careful and explicit with types. (basically a large no-op.) 1995-04-13 06:35:38 +00:00
tcp_debug.h
tcp_fsm.h
tcp_input.c Ignore FIN if not yet connected. 1996-01-31 05:56:56 +00:00
tcp_output.c oops; missed the chance to fix a cast, that then becamse a compiler warning. 1995-04-13 20:09:23 +00:00
tcp_seq.h KERNEL -> _KERNEL 1995-03-26 20:23:52 +00:00
tcp_subr.c Build a hash table of PCBs. Hash function needs tweaking. 1996-01-31 03:49:23 +00:00
tcp_timer.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
tcp_timer.h KERNEL -> _KERNEL 1995-03-26 20:23:52 +00:00
tcp_usrreq.c Add a comment describing the previous. 1996-01-31 05:42:37 +00:00
tcp_var.h Build a hash table of PCBs. Hash function needs tweaking. 1996-01-31 03:49:23 +00:00
tcpip.h make netinet work on systems where pointers and longs are 64 bits 1995-11-21 01:07:34 +00:00
udp.h be a bit more careful and explicit with types. (basically a large no-op.) 1995-04-13 06:35:38 +00:00
udp_usrreq.c Build a hash table of PCBs. Hash function needs tweaking. 1996-01-31 03:49:23 +00:00
udp_var.h Build a hash table of PCBs. Hash function needs tweaking. 1996-01-31 03:49:23 +00:00