NetBSD/sys/netinet6
2001-02-11 07:12:01 +00:00
..
ah_core.c
ah_input.c pull latest kame pcbnotify code. synchronizes ICMPv6 path mtu discovery 2001-02-11 06:49:49 +00:00
ah_output.c
ah.h
dest6.c minimize diff with the latest kame tree. 2001-01-23 05:21:23 +00:00
esp_core.c
esp_input.c pull latest kame pcbnotify code. synchronizes ICMPv6 path mtu discovery 2001-02-11 06:49:49 +00:00
esp_output.c
esp_rijndael.c
esp_rijndael.h
esp.h
frag6.c set frag6_doing_reass properly (for frag6_drain). sync with kame. 2001-02-11 05:05:27 +00:00
icmp6.c pull latest kame pcbnotify code. synchronizes ICMPv6 path mtu discovery 2001-02-11 06:49:49 +00:00
IMPLEMENTATION
in6_cksum.c to sync with kame better, (1) remove register declaration for variables, 2001-02-10 04:14:26 +00:00
in6_gif.c remove #ifdef __FreeBSD__. 2001-02-11 05:24:21 +00:00
in6_gif.h
in6_ifattach.c during ip6/icmp6 inbound packet processing, do not call log() nor printf() in 2001-02-07 08:59:47 +00:00
in6_ifattach.h
in6_pcb.c pull latest kame pcbnotify code. synchronizes ICMPv6 path mtu discovery 2001-02-11 06:49:49 +00:00
in6_pcb.h wrap kernel-only #define (kame cross-bsd portability) into _KERNEL. 2001-02-11 06:50:59 +00:00
in6_prefix.c to sync with kame better, (1) remove register declaration for variables, 2001-02-10 04:14:26 +00:00
in6_prefix.h to sync with kame better, (1) remove register declaration for variables, 2001-02-10 04:14:26 +00:00
in6_proto.c pull latest kame pcbnotify code. synchronizes ICMPv6 path mtu discovery 2001-02-11 06:49:49 +00:00
in6_src.c amove in6_{embed,recover}scope prototypes to in6_var.h (kernel only). 2001-02-08 14:56:15 +00:00
in6_var.h to sync with kame better, (1) remove register declaration for variables, 2001-02-10 04:14:26 +00:00
in6.c pull latest kame pcbnotify code. synchronizes ICMPv6 path mtu discovery 2001-02-11 06:49:49 +00:00
in6.h pull latest kame pcbnotify code. synchronizes ICMPv6 path mtu discovery 2001-02-11 06:49:49 +00:00
ip6_forward.c to sync with kame better, (1) remove register declaration for variables, 2001-02-10 04:14:26 +00:00
ip6_input.c to sync with kame better, (1) remove register declaration for variables, 2001-02-10 04:14:26 +00:00
ip6_mroute.c remove #ifdef __FreeBSD__. 2001-02-11 05:24:21 +00:00
ip6_mroute.h fix if_set for architectures with sizeof(long) != 4. IF_xxx behaved badly. 2001-02-10 02:10:14 +00:00
ip6_output.c to sync with kame better, (1) remove register declaration for variables, 2001-02-10 04:14:26 +00:00
ip6_var.h
ip6protosw.h pull latest kame pcbnotify code. synchronizes ICMPv6 path mtu discovery 2001-02-11 06:49:49 +00:00
ipcomp_core.c
ipcomp_input.c - record IPsec packet history into m_aux structure. 2001-01-24 09:04:15 +00:00
ipcomp_output.c
ipcomp.h
ipsec.c send up dst_unreach_admin error to local node, if transport-mode 2001-02-08 15:04:26 +00:00
ipsec.h - record IPsec packet history into m_aux structure. 2001-01-24 09:04:15 +00:00
Makefile
mld6_var.h to sync with kame better, (1) remove register declaration for variables, 2001-02-10 04:14:26 +00:00
mld6.c to sync with kame better, (1) remove register declaration for variables, 2001-02-10 04:14:26 +00:00
nd6_nbr.c make sure to clean ln_byhint on reachability confirmation. 2001-02-11 07:00:03 +00:00
nd6_rtr.c protect router list management by splsoftnet properly. sync with kame 2001-02-11 07:12:01 +00:00
nd6.c to sync with kame better, (1) remove register declaration for variables, 2001-02-10 04:14:26 +00:00
nd6.h when chasing nd6_llinfo chain, make sure we do not touch dangling 2001-02-08 12:57:54 +00:00
pim6_var.h to sync with kame better, (1) remove register declaration for variables, 2001-02-10 04:14:26 +00:00
pim6.h to sync with kame better, (1) remove register declaration for variables, 2001-02-10 04:14:26 +00:00
raw_ip6.c pull latest kame pcbnotify code. synchronizes ICMPv6 path mtu discovery 2001-02-11 06:49:49 +00:00
route6.c to sync with kame better, (1) remove register declaration for variables, 2001-02-10 04:14:26 +00:00
TODO
udp6_output.c move udp6_output() to separate file. (sync better with kame) 2001-02-08 16:48:01 +00:00
udp6_usrreq.c pull latest kame pcbnotify code. synchronizes ICMPv6 path mtu discovery 2001-02-11 06:49:49 +00:00
udp6_var.h
udp6.h to sync with kame better, (1) remove register declaration for variables, 2001-02-10 04:14:26 +00:00