freebsd-nq/sys/netinet
1998-03-27 18:03:13 +00:00
..
libalias FixedSpellingErrorInAFunctionname. 1998-03-23 12:28:31 +00:00
fil.c Make this compile.. There are some unpleasing hacks in here. 1998-03-21 11:34:28 +00:00
icmp_var.h
if_atm.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
if_atm.h Forward declare some structs so that this file is more self-sufficient. 1998-02-03 21:52:02 +00:00
if_ether.c Make INET a proper option. 1998-01-08 23:42:31 +00:00
if_ether.h Make INET a proper option. 1998-01-08 23:42:31 +00:00
if_fddi.h
igmp_var.h
igmp.c
igmp.h
in_cksum.c
in_hostcache.c
in_hostcache.h
in_pcb.c Use the zone allocator to allocate inpcbs and tcpcbs. Each protocol creates 1998-03-24 18:06:34 +00:00
in_pcb.h Use the zone allocator to allocate inpcbs and tcpcbs. Each protocol creates 1998-03-24 18:06:34 +00:00
in_proto.c Make this compile.. There are some unpleasing hacks in here. 1998-03-21 11:34:28 +00:00
in_rmx.c A fix for a link down route cleanup panic, when the route cleanup 1998-03-27 14:30:18 +00:00
in_systm.h
in_var.h
in.c
in.h OOPs typo TCF, not TCP.... 1998-02-25 02:35:35 +00:00
ip_auth.c Some patchups for when this code is compiled in userland (!). 1998-03-21 13:37:44 +00:00
ip_auth.h
ip_compat.h Import kernel parts of ipfilter v3.2.3 1998-03-21 10:11:54 +00:00
ip_divert.c Use the zone allocator to allocate inpcbs and tcpcbs. Each protocol creates 1998-03-24 18:06:34 +00:00
ip_fil.c allow open on all minors 1998-03-27 18:03:13 +00:00
ip_fil.h Some patchups for when this code is compiled in userland (!). 1998-03-21 13:37:44 +00:00
ip_frag.c Make this compile.. There are some unpleasing hacks in here. 1998-03-21 11:34:28 +00:00
ip_frag.h
ip_ftp_pxy.c Make this compile.. There are some unpleasing hacks in here. 1998-03-21 11:34:28 +00:00
ip_fw.c Allow ICMP unreachable messages to be sent in response to ICMP query 1998-03-15 00:36:27 +00:00
ip_fw.h Added #include of <sys/queue.h> so that this file is more "self"-sufficent. 1998-02-03 22:19:35 +00:00
ip_icmp.c
ip_icmp.h
ip_input.c Make this compile.. There are some unpleasing hacks in here. 1998-03-21 11:34:28 +00:00
ip_log.c Make it compile.. missing "opt_ipfilter.h" and missing <sys/malloc.h> 1998-03-21 14:42:45 +00:00
ip_mroute.c Staticize. 1998-02-09 06:11:36 +00:00
ip_mroute.h
ip_nat.c Make this compile.. There are some unpleasing hacks in here. 1998-03-21 11:34:28 +00:00
ip_nat.h
ip_output.c Make this compile.. There are some unpleasing hacks in here. 1998-03-21 11:34:28 +00:00
ip_proxy.c Make this compile.. There are some unpleasing hacks in here. 1998-03-21 11:34:28 +00:00
ip_proxy.h Import kernel parts of ipfilter v3.2.3 1998-03-21 10:11:54 +00:00
ip_state.c Make this compile.. There are some unpleasing hacks in here. 1998-03-21 11:34:28 +00:00
ip_state.h
ip_var.h
ip.h NetBSD PR# 2772 1998-02-26 08:31:53 +00:00
ipl.h Import kernel parts of ipfilter v3.2.3 1998-03-21 10:11:54 +00:00
mlf_ipl.c Make this compile.. There are some unpleasing hacks in here. 1998-03-21 11:34:28 +00:00
raw_ip.c Use the zone allocator to allocate inpcbs and tcpcbs. Each protocol creates 1998-03-24 18:06:34 +00:00
tcp_debug.c Make INET a proper option. 1998-01-08 23:42:31 +00:00
tcp_debug.h
tcp_fsm.h
tcp_input.c Remove the check for SYN in SYN_RECEIVED state; it breaks simultaneous 1998-03-20 00:43:29 +00:00
tcp_output.c Don't depend on "implicit int". 1998-02-20 13:37:40 +00:00
tcp_reass.c Remove the check for SYN in SYN_RECEIVED state; it breaks simultaneous 1998-03-20 00:43:29 +00:00
tcp_seq.h
tcp_subr.c Use the zone allocator to allocate inpcbs and tcpcbs. Each protocol creates 1998-03-24 18:06:34 +00:00
tcp_timer.c Changes to support the addition of a new sysctl variable: 1998-02-26 05:25:39 +00:00
tcp_timer.h
tcp_timewait.c Use the zone allocator to allocate inpcbs and tcpcbs. Each protocol creates 1998-03-24 18:06:34 +00:00
tcp_usrreq.c Improved connection establishment performance by doing local port lookups via 1998-01-27 09:15:13 +00:00
tcp_var.h Changes to support the addition of a new sysctl variable: 1998-02-26 05:25:39 +00:00
tcp.h
tcpip.h
udp_usrreq.c Use the zone allocator to allocate inpcbs and tcpcbs. Each protocol creates 1998-03-24 18:06:34 +00:00
udp_var.h
udp.h