NetBSD/sys/netinet
dyoung a58bd46ec2 People have to read this code, so I am removing the double-negative
tautology, #ifndef notdef, which is not only superfluous, but easily
misread as #ifdef notyet.
2005-09-19 05:28:46 +00:00
..
Makefile
files.ipfilter
files.netinet
icmp6.h
icmp_var.h Add sysctls for IP, ICMP, TCP, and UDP statistics. 2005-08-05 09:21:25 +00:00
if_arp.c
if_atm.c
if_atm.h
if_ether.h
if_inarp.h
igmp.c
igmp.h
igmp_var.h
in.c
in.h Add sysctls for IP, ICMP, TCP, and UDP statistics. 2005-08-05 09:21:25 +00:00
in4_cksum.c
in_cksum.c
in_gif.c
in_gif.h
in_offload.h move {tcp,udp}_do_loopback_cksum back to tcp/udp 2005-08-10 13:06:49 +00:00
in_pcb.c
in_pcb.h
in_pcb_hdr.h
in_proto.c
in_proto.h
in_systm.h
in_var.h
ip.h
ip6.h
ip_ecn.c
ip_ecn.h
ip_encap.c
ip_encap.h
ip_flow.c
ip_gre.c
ip_gre.h
ip_icmp.c make ICMPPRINTFS work; from Liam Foy. 2005-08-19 12:29:18 +00:00
ip_icmp.h
ip_id.c
ip_input.c Add sysctls for IP, ICMP, TCP, and UDP statistics. 2005-08-05 09:21:25 +00:00
ip_mroute.c Restore to working order; this has apparently been nonworking since 2005-08-03 18:20:11 +00:00
ip_mroute.h
ip_output.c People have to read this code, so I am removing the double-negative 2005-09-19 05:28:46 +00:00
ip_var.h
pim.h
pim_var.h
raw_ip.c
tcp.h
tcp_debug.c Wrap two big lines. 2005-09-06 01:05:38 +00:00
tcp_debug.h
tcp_fsm.h
tcp_input.c If called from syn_cache_add, we need to initialize t_state before calling 2005-08-12 14:41:00 +00:00
tcp_output.c wrap INET-only code by #if defined(INET). 2005-08-10 13:07:21 +00:00
tcp_sack.c
tcp_seq.h
tcp_subr.c move {tcp,udp}_do_loopback_cksum back to tcp/udp 2005-08-10 13:06:49 +00:00
tcp_timer.c
tcp_timer.h
tcp_usrreq.c Implement curtain for AF_INET{,6} PCB lists. 2005-09-07 17:58:13 +00:00
tcp_var.h Implement tcp.inet{,6}.tcp{,6}.(debug|debx) when TCP_DEBUG is set. They 2005-09-06 02:41:14 +00:00
tcpip.h
udp.h
udp_usrreq.c udp4_espinudp(): don't assume that the Non-ESP marker (or UDP payload) 2005-09-03 18:01:07 +00:00
udp_var.h move {tcp,udp}_do_loopback_cksum back to tcp/udp 2005-08-10 13:06:49 +00:00