NetBSD/sys/netinet
thorpej 4b0e6bb4dc Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
..
Makefile
fil.c add a patch from darren reed, to make ipfilter use our cksum routine. 1998-11-26 12:21:47 +00:00
icmp_var.h
if_arp.c Reverse the copyright-notice-swap. It went against existing practice. 1998-12-19 02:46:12 +00:00
if_atm.c Fix copyright spacing and 'Van' -> 'van' for consistency. 1998-09-13 15:45:40 +00:00
if_atm.h Fix copyright spacing and 'Van' -> 'van' for consistency. 1998-09-13 15:45:40 +00:00
if_ether.h
if_inarp.h
igmp.c
igmp.h
igmp_var.h
in.c Reverse the copyright-notice-swap. It went against existing practice. 1998-12-19 02:46:12 +00:00
in.h Typo. :( 1998-09-14 21:15:56 +00:00
in_cksum.c
in_pcb.c Reverse the copyright-notice-swap. It went against existing practice. 1998-12-19 02:46:12 +00:00
in_pcb.h * in_pcblookup_port(): deprecate INPLOOKUP_WILDCARD and flags in favour 1998-10-05 14:33:14 +00:00
in_proto.c Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
in_systm.h
in_var.h Reverse the copyright-notice-swap. It went against existing practice. 1998-12-19 02:46:12 +00:00
ip.h
ip_auth.c merge ipf 3.2.10 1998-11-22 15:17:18 +00:00
ip_auth.h merge ipf 3.2.10 1998-11-22 15:17:18 +00:00
ip_compat.h merge ipf 3.2.10 1998-11-22 15:17:18 +00:00
ip_fil.c Fragments should start with a header mbuf allocated by MGETHDR() 1998-11-25 21:13:58 +00:00
ip_fil.h remove this insanity. appeared with ipfilter 3.2.10... 1998-12-11 23:47:16 +00:00
ip_flow.c Use the pool allocator for ipflow entries. 1998-10-08 01:41:45 +00:00
ip_frag.c merge ipf 3.2.10 1998-11-22 15:17:18 +00:00
ip_frag.h merge ipf 3.2.10 1998-11-22 15:17:18 +00:00
ip_ftp_pxy.c add two more prototypes. noted missing by mjacob. 1998-11-22 23:30:36 +00:00
ip_gre.c Pull the IP-in-IP tunneling support out of the GRE code. It's not handled 1999-01-11 21:32:13 +00:00
ip_gre.h Fix some typos in comments, and clean up some whitespace. 1998-10-07 23:33:02 +00:00
ip_icmp.c Fix byte order and ip_len inconsistencies in ICMP reply code. Also, fix 1999-01-11 22:35:06 +00:00
ip_icmp.h
ip_input.c Fix byte order and ip_len inconsistencies in ICMP reply code. Also, fix 1999-01-11 22:35:06 +00:00
ip_ipip.c Use the count supplied to the pseudo-device attach routine to dynamically 1999-01-13 23:01:20 +00:00
ip_ipip.h Separate out the IP-in-IP implementation from the GRE code. This cleans 1999-01-11 21:26:53 +00:00
ip_log.c defopt IPFILTER_LOG 1998-12-10 15:50:59 +00:00
ip_mroute.c Adjust for the new IP-IP input path. mrt_ipip_input() is called from 1999-01-11 21:31:03 +00:00
ip_mroute.h Adjust for the new IP-IP input path. mrt_ipip_input() is called from 1999-01-11 21:31:03 +00:00
ip_nat.c merge ipf 3.2.10 1998-11-22 15:17:18 +00:00
ip_nat.h merge ipf 3.2.10 1998-11-22 15:17:18 +00:00
ip_output.c Fix byte order and ip_len inconsistencies in ICMP reply code. Also, fix 1999-01-11 22:35:06 +00:00
ip_proxy.c merge ipf 3.2.10 1998-11-22 15:17:18 +00:00
ip_proxy.h merge ipf 3.2.10 1998-11-22 15:17:18 +00:00
ip_state.c merge ipf 3.2.10 1998-11-22 15:17:18 +00:00
ip_state.h merge ipf 3.2.10 1998-11-22 15:17:18 +00:00
ip_var.h Use the pool allocator for ipflow entries. 1998-10-08 01:41:45 +00:00
raw_ip.c
tcp.h Adapt the NEWRENO changes from the UCSB diffs of BSDI 3.0's TCP 1998-10-04 21:33:52 +00:00
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c Add a lock around the TCPCB's sequence queue, to prevent tcp_drain() 1998-12-18 21:38:02 +00:00
tcp_output.c Delay sending if SS_MORETOCOME is set in so_state. This avoids the case 1998-12-16 00:33:14 +00:00
tcp_seq.h Adapt the NEWRENO changes from the UCSB diffs of BSDI 3.0's TCP 1998-10-04 21:33:52 +00:00
tcp_subr.c Add a lock around the TCPCB's sequence queue, to prevent tcp_drain() 1998-12-18 21:38:02 +00:00
tcp_timer.c Create tcp.keepidle, tcp.keepintvl, tcp.keepcnt, tcp.slowhz sysctls. 1998-09-10 10:46:03 +00:00
tcp_timer.h Create tcp.keepidle, tcp.keepintvl, tcp.keepcnt, tcp.slowhz sysctls. 1998-09-10 10:46:03 +00:00
tcp_usrreq.c egcs {brace} warning fix 1998-09-10 19:53:28 +00:00
tcp_var.h Add a lock around the TCPCB's sequence queue, to prevent tcp_drain() 1998-12-18 21:38:02 +00:00
tcpip.h
udp.h
udp_usrreq.c Fix byte order and ip_len inconsistencies in ICMP reply code. Also, fix 1999-01-11 22:35:06 +00:00
udp_var.h