NetBSD/sys/netinet6
itojun 6b9104e0f7 sync with kame better. cosmetic/stat changes only. 2001-02-08 18:43:17 +00:00
..
IMPLEMENTATION
Makefile
TODO
ah.h
ah_core.c
ah_input.c
ah_output.c
dest6.c
esp.h
esp_core.c
esp_input.c
esp_output.c
esp_rijndael.c
esp_rijndael.h
frag6.c
icmp6.c implement upper limit to icmp6 redirects (experimental, turned off) 2001-02-08 16:07:39 +00:00
in6.c during ip6/icmp6 inbound packet processing, do not call log() nor printf() in 2001-02-07 08:59:47 +00:00
in6.h
in6_cksum.c
in6_gif.c
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
in6_pcb.h amove in6_{embed,recover}scope prototypes to in6_var.h (kernel only). 2001-02-08 14:56:15 +00:00
in6_prefix.c
in6_prefix.h
in6_proto.c
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 amove in6_{embed,recover}scope prototypes to in6_var.h (kernel only). 2001-02-08 14:56:15 +00:00
ip6_forward.c
ip6_input.c during ip6/icmp6 inbound packet processing, do not call log() nor printf() in 2001-02-07 08:59:47 +00:00
ip6_mroute.c
ip6_mroute.h
ip6_output.c bad semicolon after "if" conditional. sync with kame 2001-02-06 01:27:29 +00:00
ip6_var.h
ip6protosw.h
ipcomp.h
ipcomp_core.c
ipcomp_input.c
ipcomp_output.c
ipsec.c send up dst_unreach_admin error to local node, if transport-mode 2001-02-08 15:04:26 +00:00
ipsec.h
mld6.c
mld6_var.h
nd6.c when chasing nd6_llinfo chain, make sure we do not touch dangling 2001-02-08 12:57:54 +00:00
nd6.h when chasing nd6_llinfo chain, make sure we do not touch dangling 2001-02-08 12:57:54 +00:00
nd6_nbr.c during ip6/icmp6 inbound packet processing, do not call log() nor printf() in 2001-02-07 08:59:47 +00:00
nd6_rtr.c during ip6/icmp6 inbound packet processing, do not call log() nor printf() in 2001-02-07 08:59:47 +00:00
pim6.h
pim6_var.h
raw_ip6.c sync with kame better. cosmetic/stat changes only. 2001-02-08 18:43:17 +00:00
route6.c
udp6.h
udp6_output.c move udp6_output() to separate file. (sync better with kame) 2001-02-08 16:48:01 +00:00
udp6_usrreq.c move udp6_output() to separate file. (sync better with kame) 2001-02-08 16:48:01 +00:00
udp6_var.h