NetBSD/sys/netinet
itojun bbb8727584 bring in latest KAME (as of 19991130, KAME/NetBSD141) into kame branch
just for reference purposes.
This commit includes 1.4 -> 1.4.1 sync for kame branch.

The branch does not compile at all (due to the lack of ALTQ and some other
source code).  Please do not try to modify the branch, this is just for
referenre purposes.

synchronization to latest KAME will take place on HEAD branch soon.
1999-11-30 13:34:47 +00:00
..
Makefile IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
fil.c Remove SCCS markers and make these compile in $NetBSD$ IDs. 1999-02-02 19:57:30 +00:00
icmp6.h RCS ID police. 1999-07-03 21:24:45 +00:00
icmp_var.h Update protocoles and interfaces stats counters to 64bit. 1999-11-19 10:41:41 +00:00
if_arp.c Decouple IP mtu for ARCnet devices from interface MTU. 1999-09-25 17:49:27 +00:00
if_atm.c IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
if_atm.h Fix copyright spacing and 'Van' -> 'van' for consistency. 1998-09-13 15:45:40 +00:00
if_ether.h Add the `packed' attribute to structures which describe wire protocol data. 1999-11-20 00:37:58 +00:00
if_inarp.h Implement arp_drain(), which frees packets tied up in the arp cache if 1999-08-05 04:04:28 +00:00
igmp.c defopt IPSEC and IPSEC_ESP (both into opt_ipsec.h). 1999-07-09 22:57:15 +00:00
igmp.h Add the `packed' attribute to structures which describe wire protocol data. 1999-11-20 00:37:58 +00:00
igmp_var.h Update protocoles and interfaces stats counters to 64bit. 1999-11-19 10:41:41 +00:00
in.c IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
in.h Add the `packed' attribute to structures which describe wire protocol data. 1999-11-20 00:37:58 +00:00
in4_cksum.c bring in latest KAME (as of 19991130, KAME/NetBSD141) into kame branch 1999-11-30 13:34:47 +00:00
in_cksum.c
in_gif.c do not capture packets by gif, when gif interface is down. 1999-08-20 10:07:40 +00:00
in_gif.h sync with KAME/NetBSD 1.4, SNAP kit 19990705. 1999-07-06 12:23:19 +00:00
in_pcb.c defopt IPSEC and IPSEC_ESP (both into opt_ipsec.h). 1999-07-09 22:57:15 +00:00
in_pcb.h IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
in_proto.c defopt IPSEC and IPSEC_ESP (both into opt_ipsec.h). 1999-07-09 22:57:15 +00:00
in_systm.h
in_var.h IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
ip.h Add the `packed' attribute to structures which describe wire protocol data. 1999-11-20 00:37:58 +00:00
ip6.h RCS ID police. 1999-07-03 21:24:45 +00:00
ip_auth.c Remove SCCS markers and make these compile in $NetBSD$ IDs. 1999-02-02 19:57:30 +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_ecn.c sync with recent KAME. 1999-07-31 18:41:15 +00:00
ip_ecn.h sync with recent KAME. 1999-07-31 18:41:15 +00:00
ip_fil.c in ipfr_fastroute, before calling icmp_error(), put received-interface 1999-10-12 14:51:34 +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 If a packet came in as link-level broadcast or link-level multicast, don't 1999-10-17 23:38:45 +00:00
ip_frag.c Remove SCCS markers and make these compile in $NetBSD$ IDs. 1999-02-02 19:57:30 +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 defopt the XNS protocol (options NS), clean up the use of related 1999-10-25 19:18:10 +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 defopt IPSEC and IPSEC_ESP (both into opt_ipsec.h). 1999-07-09 22:57:15 +00:00
ip_icmp.h Add the `packed' attribute to structures which describe wire protocol data. 1999-11-20 00:37:58 +00:00
ip_input.c disable ipflow (IPv4 fast fowarding) when IPsec is configured into the kernel. 1999-10-26 09:53:17 +00:00
ip_ipip.c clear m->m_pkthdr.rcvif before calling ip_output(). 1999-08-26 02:56:59 +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 defopt IPSEC and IPSEC_ESP (both into opt_ipsec.h). 1999-07-09 22:57:15 +00:00
ip_mroute.h Add the `packed' attribute to structures which describe wire protocol data. 1999-11-20 00:37:58 +00:00
ip_nat.c Minor cleanup to use LONG_SUM() and CALC_SUMD() more. 1999-03-05 07:27:09 +00:00
ip_nat.h merge ipf 3.2.10 1998-11-22 15:17:18 +00:00
ip_output.c defopt IPSEC and IPSEC_ESP (both into opt_ipsec.h). 1999-07-09 22:57:15 +00:00
ip_proxy.c Fix for kern/7831 from Darren Reed after discussion on tech-net 2 weeks ago: 1999-08-24 16:10:35 +00:00
ip_proxy.h merge ipf 3.2.10 1998-11-22 15:17:18 +00:00
ip_state.c Remove SCCS markers and make these compile in $NetBSD$ IDs. 1999-02-02 19:57:30 +00:00
ip_state.h merge ipf 3.2.10 1998-11-22 15:17:18 +00:00
ip_var.h Add the `packed' attribute to structures which describe wire protocol data. 1999-11-20 00:37:58 +00:00
raw_ip.c - Call in{,6}_pcbdetach if ipsec initialization is failed during PRU_ATTACH. 1999-09-13 12:15:54 +00:00
tcp.h Add the `packed' attribute to structures which describe wire protocol data. 1999-11-20 00:37:58 +00:00
tcp_debug.c IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
tcp_debug.h sync with recent KAME. 1999-07-31 18:41:15 +00:00
tcp_fsm.h Back out the change from TCP/IP vol 2, in revision 1.7, which removed TH_FIN 1998-07-09 05:49:56 +00:00
tcp_input.c cleanup and correct TCP MSS consideration with IPsec headers. 1999-09-23 02:21:30 +00:00
tcp_output.c cleanup and correct TCP MSS consideration with IPsec headers. 1999-09-23 02:21:30 +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 Make this compile without INET6. 1999-09-23 04:02:27 +00:00
tcp_timer.c Use proper ip protocol # field and tcp hdr on sending RST against SYN, 1999-07-14 22:37:13 +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 defopt IPSEC and IPSEC_ESP (both into opt_ipsec.h). 1999-07-09 22:57:15 +00:00
tcp_var.h Update protocoles and interfaces stats counters to 64bit. 1999-11-19 10:41:41 +00:00
tcpip.h Add the `packed' attribute to structures which describe wire protocol data. 1999-11-20 00:37:58 +00:00
udp.h Add the `packed' attribute to structures which describe wire protocol data. 1999-11-20 00:37:58 +00:00
udp_usrreq.c - Call in{,6}_pcbdetach if ipsec initialization is failed during PRU_ATTACH. 1999-09-13 12:15:54 +00:00
udp_var.h Add the `packed' attribute to structures which describe wire protocol data. 1999-11-20 00:37:58 +00:00