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
..
fil.c
icmp6.h
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
if_atm.h
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
igmp_var.h Update protocoles and interfaces stats counters to 64bit. 1999-11-19 10:41:41 +00:00
igmp.c
igmp.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
in_pcb.c
in_pcb.h
in_proto.c
in_systm.h
in_var.h
in.c
in.h Add the `packed' attribute to structures which describe wire protocol data. 1999-11-20 00:37:58 +00:00
ip6.h
ip_auth.c
ip_auth.h
ip_compat.h
ip_ecn.c
ip_ecn.h
ip_fil.c in ipfr_fastroute, before calling icmp_error(), put received-interface 1999-10-12 14:51:34 +00:00
ip_fil.h
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
ip_frag.h
ip_ftp_pxy.c
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
ip_icmp.c
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
ip_log.c
ip_mroute.c
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
ip_nat.h
ip_output.c
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
ip_state.c
ip_state.h
ip_var.h Add the `packed' attribute to structures which describe wire protocol data. 1999-11-20 00:37:58 +00:00
ip.h Add the `packed' attribute to structures which describe wire protocol data. 1999-11-20 00:37:58 +00:00
Makefile
raw_ip.c - Call in{,6}_pcbdetach if ipsec initialization is failed during PRU_ATTACH. 1999-09-13 12:15:54 +00:00
tcp_debug.c
tcp_debug.h
tcp_fsm.h
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
tcp_subr.c Make this compile without INET6. 1999-09-23 04:02:27 +00:00
tcp_timer.c
tcp_timer.h
tcp_usrreq.c
tcp_var.h Update protocoles and interfaces stats counters to 64bit. 1999-11-19 10:41:41 +00:00
tcp.h Add the `packed' attribute to structures which describe wire protocol data. 1999-11-20 00:37:58 +00:00
tcpip.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
udp.h Add the `packed' attribute to structures which describe wire protocol data. 1999-11-20 00:37:58 +00:00