NetBSD/sys/netinet6
itojun 22b473e0f6 during ip6/icmp6 inbound packet processing, do not call log() nor printf() in
normal operation (/var can get filled up by flodding bogus packets).
sysctl net.inet6.icmp6.nd6_debug will turn on diagnostic messages.
(#define ND6_DEBUG will turn it on by default)

improve stats in ND6 code.

lots of synchronziation with kame (including comments and cometic ones).
2001-02-07 08:59:47 +00:00
..
IMPLEMENTATION
Makefile
TODO
ah.h
ah_core.c
ah_input.c - record IPsec packet history into m_aux structure. 2001-01-24 09:04:15 +00:00
ah_output.c
dest6.c minimize diff with the latest kame tree. 2001-01-23 05:21:23 +00:00
esp.h
esp_core.c
esp_input.c - record IPsec packet history into m_aux structure. 2001-01-24 09:04:15 +00:00
esp_output.c
esp_rijndael.c
esp_rijndael.h
frag6.c
icmp6.c during ip6/icmp6 inbound packet processing, do not call log() nor printf() in 2001-02-07 08:59:47 +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 make it possible to turn off ingress filter on gif/stf tunnel egress, 2001-01-22 07:51:01 +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
in6_pcb.h
in6_prefix.c
in6_prefix.h
in6_proto.c
in6_src.c
in6_var.h
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 - record IPsec packet history into m_aux structure. 2001-01-24 09:04:15 +00:00
ipcomp_output.c
ipsec.c - record IPsec packet history into m_aux structure. 2001-01-24 09:04:15 +00:00
ipsec.h - record IPsec packet history into m_aux structure. 2001-01-24 09:04:15 +00:00
mld6.c
mld6_var.h
nd6.c during ip6/icmp6 inbound packet processing, do not call log() nor printf() in 2001-02-07 08:59:47 +00:00
nd6.h during ip6/icmp6 inbound packet processing, do not call log() nor printf() in 2001-02-07 08:59:47 +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 - record IPsec packet history into m_aux structure. 2001-01-24 09:04:15 +00:00
route6.c
udp6.h
udp6_usrreq.c - record IPsec packet history into m_aux structure. 2001-01-24 09:04:15 +00:00
udp6_var.h