NetBSD/sys/netinet
itojun 5c1df51d53 attach nd_ifinfo structure into if_afdata.
split IPv6 link MTU (advertised by RA) from real link MTU.
sync with kame
2002-05-29 07:53:39 +00:00
..
Makefile
fil.c Fix compilation problems 2002-05-02 17:13:27 +00:00
icmp6.h move per-interface ip6/icmp6 stat to ifnet->if_afdata. sync w/kame 2002-05-29 02:58:28 +00:00
icmp_var.h
if_arp.c
if_atm.c
if_atm.h
if_ether.h
if_ieee1394arp.c
if_ieee1394arp.h
if_inarp.h
igmp.c Eliminate commons. 2002-05-12 20:33:50 +00:00
igmp.h
igmp_var.h use arc4random 2002-05-29 01:33:45 +00:00
in.c backout 1.72. it is not correct for the kernel to remove routes by itself, 2002-05-09 06:49:15 +00:00
in.h Define uint{8,32}_t locally, per XNS5.2/POSIX-2001, and use them in this 2002-05-13 13:34:32 +00:00
in4_cksum.c
in_cksum.c
in_gif.c
in_gif.h
in_pcb.c correct in*_pcbrtentry. check cached value correctly. 2002-05-28 11:10:52 +00:00
in_pcb.h
in_proto.c The "gif*" tunnelling interface does everything ipip does. 2002-03-04 13:24:06 +00:00
in_systm.h
in_var.h Eliminate commons. 2002-05-12 20:33:50 +00:00
ip.h bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
ip6.h
ip_auth.c Fix compilation problems 2002-05-02 17:13:27 +00:00
ip_auth.h
ip_compat.h Upgraded IPFilter to 3.4.27 2002-05-02 17:11:37 +00:00
ip_ecn.c correct variable initialization. reported by fujitsu folks 2002-04-10 09:18:57 +00:00
ip_ecn.h
ip_encap.c The "gif*" tunnelling interface does everything ipip does. 2002-03-04 13:24:06 +00:00
ip_encap.h
ip_fil.c attach nd_ifinfo structure into if_afdata. 2002-05-29 07:53:39 +00:00
ip_fil.h Upgraded IPFilter to 3.4.27 2002-05-02 17:11:37 +00:00
ip_flow.c Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
ip_frag.c Fix compilation problems 2002-05-02 17:13:27 +00:00
ip_frag.h
ip_ftp_pxy.c Fix compilation problems 2002-05-02 17:13:27 +00:00
ip_gre.c
ip_gre.h
ip_h323_pxy.c Upgraded IPFilter to 3.4.27 2002-05-02 17:11:37 +00:00
ip_icmp.c
ip_icmp.h
ip_input.c Eliminate commons. 2002-05-12 20:33:50 +00:00
ip_ipsec_pxy.c add __KERNEL_RCSID() 2002-04-01 16:47:46 +00:00
ip_log.c Upgraded IPFilter to 3.4.27 2002-05-02 17:11:37 +00:00
ip_mroute.c The "gif*" tunnelling interface does everything ipip does. 2002-03-04 13:24:06 +00:00
ip_mroute.h
ip_nat.c Fix compilation problems 2002-05-02 17:13:27 +00:00
ip_nat.h Upgraded IPFilter to 3.4.27 2002-05-02 17:11:37 +00:00
ip_netbios_pxy.c add __KERNEL_RCSID() 2002-04-01 16:44:28 +00:00
ip_output.c
ip_proxy.c Fix compilation problems 2002-05-02 17:13:27 +00:00
ip_proxy.h
ip_raudio_pxy.c
ip_rcmd_pxy.c
ip_state.c Fix compilation problems 2002-05-02 17:13:27 +00:00
ip_state.h Upgraded IPFilter to 3.4.27 2002-05-02 17:11:37 +00:00
ip_var.h Change struct ipqe to use TAILQ's instead of LIST's (primarily for TCP's 2002-05-07 02:59:38 +00:00
ipl.h Upgraded IPFilter to 3.4.27 2002-05-02 17:11:37 +00:00
raw_ip.c
tcp.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c use arc4random() where possible. 2002-05-28 10:11:49 +00:00
tcp_output.c attach nd_ifinfo structure into if_afdata. 2002-05-29 07:53:39 +00:00
tcp_seq.h
tcp_subr.c attach nd_ifinfo structure into if_afdata. 2002-05-29 07:53:39 +00:00
tcp_timer.c path MTU discovery blackhole detection. 2002-05-26 16:05:43 +00:00
tcp_timer.h
tcp_usrreq.c KNFify my last change. 2002-03-11 10:06:12 +00:00
tcp_var.h path MTU discovery blackhole detection. 2002-05-26 16:05:43 +00:00
tcpip.h
udp.h
udp_usrreq.c Eliminate commons. 2002-05-12 20:33:50 +00:00
udp_var.h Eliminate commons. 2002-05-12 20:33:50 +00:00