NetBSD/sys/netinet6
itojun 90ca25568b remove obsolete sysctl MIB net.inet.ipsec.inbound_call_ike.
(sync with kame)
2000-06-15 05:01:06 +00:00
..
IMPLEMENTATION sync with latest kame tree (tiny update in IPv4 mapped issue) 2000-06-12 10:47:17 +00:00
Makefile remove include files in nonstandard path 2000-06-04 11:52:06 +00:00
TODO
ah.h add algorithm name into algorithm table. (commit to crypto-intl will follow) 2000-06-14 11:27:35 +00:00
ah_core.c add algorithm name into algorithm table. (commit to crypto-intl will follow) 2000-06-14 11:27:35 +00:00
ah_input.c sync with more recent kame. cope with malloc failure more gracefully 2000-06-02 18:20:15 +00:00
ah_output.c sync with more recent kame. cope with malloc failure more gracefully 2000-06-02 18:20:15 +00:00
dest6.c
esp.h add algorithm name into algorithm table. (commit to crypto-intl will follow) 2000-06-14 11:27:35 +00:00
esp_core.c Import IPsec ESP from netbsd-cryptosrc-intl. 2000-06-14 19:39:42 +00:00
esp_input.c Import IPsec ESP from netbsd-cryptosrc-intl. 2000-06-14 19:39:42 +00:00
esp_output.c Import IPsec ESP from netbsd-cryptosrc-intl. 2000-06-14 19:39:42 +00:00
frag6.c
icmp6.c signedness issue with char, take 2. confirmed with i386 cc -funsigned-char. 2000-06-13 17:31:37 +00:00
in6.c
in6.h Use _POSIX_SOURCE-safe type names 2000-06-08 19:01:44 +00:00
in6_cksum.c
in6_gif.c
in6_gif.h
in6_ifattach.c
in6_ifattach.h
in6_pcb.c make sure not to overwrite sockaddr on PRU_SEND/PRU_CONNECT to 2000-06-08 13:51:33 +00:00
in6_pcb.h pass struct proc * down to udp6_output and in6_pcbbind. 2000-06-05 06:38:22 +00:00
in6_prefix.c fix anycast address determination. 2000-06-07 06:27:43 +00:00
in6_prefix.h
in6_proto.c
in6_src.c sync with kame. 2000-06-03 14:36:32 +00:00
in6_var.h
ip6_forward.c sync with kame. 2000-06-03 14:36:32 +00:00
ip6_input.c do not use cached route if the route becomes !RTF_UP. 2000-06-13 14:43:44 +00:00
ip6_mroute.c correct MLD API. (binary backward compatibility is kept) 2000-05-19 10:39:43 +00:00
ip6_mroute.h correct MLD API. (binary backward compatibility is kept) 2000-05-19 10:39:43 +00:00
ip6_output.c sync with kame. 2000-06-03 14:36:32 +00:00
ip6_var.h
ip6protosw.h
ipcomp.h
ipcomp_core.c
ipcomp_input.c
ipcomp_output.c
ipsec.c remove obsolete sysctl MIB net.inet.ipsec.inbound_call_ike. 2000-06-15 05:01:06 +00:00
ipsec.h remove obsolete sysctl MIB net.inet.ipsec.inbound_call_ike. 2000-06-15 05:01:06 +00:00
mld6.c
mld6_var.h
nd6.c
nd6.h
nd6_nbr.c
nd6_rtr.c add sanity check on in6_ifaddr. 2000-06-13 04:35:29 +00:00
pim6.h
pim6_var.h s/PIMCTL/PIM6CTL/ to avoid future confusion. 2000-06-07 04:40:46 +00:00
raw_ip6.c disallow bind(2) with IPv4 mapped address for now. port number check is 2000-05-29 00:03:18 +00:00
route6.c
udp6.h
udp6_usrreq.c make sure not to overwrite sockaddr on PRU_SEND/PRU_CONNECT to 2000-06-08 13:51:33 +00:00
udp6_var.h pass struct proc * down to udp6_output and in6_pcbbind. 2000-06-05 06:38:22 +00:00