NetBSD/sys/netinet
itojun 31a6ad2757 backout 1.72. it is not correct for the kernel to remove routes by itself,
and the code was buggy (dereferenced null pointer when IFAFREE removes the
route).
2002-05-09 06:49:15 +00:00
..
Makefile
fil.c Fix compilation problems 2002-05-02 17:13:27 +00:00
icmp6.h
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
igmp.h
igmp_var.h
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 Clear M_BCAST and M_MCAST on outgoing mbufs. 2002-02-24 17:22:20 +00:00
in4_cksum.c
in_cksum.c
in_gif.c
in_gif.h
in_pcb.c Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +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
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 Re-sync with IPFilter 2002-01-24 08:23:40 +00:00
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 use radix table for inbound tunnel lookup (would increase performance 2001-12-21 06:30:43 +00:00
ip_fil.c Fix compilation problems 2002-05-02 17:13:27 +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 Upgraded IPFilter to 3.4.23 2002-01-24 08:21:30 +00:00
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 Change struct ipqe to use TAILQ's instead of LIST's (primarily for TCP's 2002-05-07 02:59:38 +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 IFF_POINTTOPOINT interfaces can also transmit packets to broadcast 2002-02-07 21:47:45 +00:00
ip_proxy.c Fix compilation problems 2002-05-02 17:13:27 +00:00
ip_proxy.h Upgraded IPFilter to 3.4.23 2002-01-24 08:21:30 +00:00
ip_raudio_pxy.c Upgraded IPFilter to 3.4.23 2002-01-24 08:21:30 +00:00
ip_rcmd_pxy.c Re-sync with IPFilter 2002-01-24 08:23:40 +00:00
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 Change struct ipqe to use TAILQ's instead of LIST's (primarily for TCP's 2002-05-07 02:59:38 +00:00
tcp_output.c * Instrument tcp_build_datapkt(). 2002-04-27 01:47:58 +00:00
tcp_seq.h
tcp_subr.c Change struct ipqe to use TAILQ's instead of LIST's (primarily for TCP's 2002-05-07 02:59:38 +00:00
tcp_timer.c
tcp_timer.h
tcp_usrreq.c KNFify my last change. 2002-03-11 10:06:12 +00:00
tcp_var.h have tcp6_drain 2002-03-15 09:25:41 +00:00
tcpip.h
udp.h
udp_usrreq.c
udp_var.h