NetBSD/sys/netinet6
itojun 07c2fe1cd9 add net.inet6.icmp6.nodeinfo sysctl.
this allows you to disable/enable ICMPv6 node information query/reply
processing (which tells remote end the gethostname(3) setting, interface
addresses on the node, and some other things - documented in
draft-ietf-ipngwg-icmp-name-lookup* or something alike).

to test it, try ping6 -w ::1 with nodeinfo=0 and nodeinfo=1.
(sync with kame change)
2000-01-02 16:31:17 +00:00
..
IMPLEMENTATION sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
Makefile
TODO synchronize list of IPv6 TODOs with reality. 1999-12-13 17:15:18 +00:00
ah.h avoid namespace polution ("#ifdef KERNEL" was mistakingly used) 1999-12-02 05:08:16 +00:00
ah_core.c do not overwrite traffic class field when we write IPv6 version field. 1999-12-15 06:28:43 +00:00
ah_input.c
ah_output.c
dest6.c sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
esp.h avoid namespace polution ("#ifdef KERNEL" was mistakingly used) 1999-12-02 05:08:16 +00:00
frag6.c sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
icmp6.c add net.inet6.icmp6.nodeinfo sysctl. 2000-01-02 16:31:17 +00:00
icmp6.h add net.inet6.icmp6.nodeinfo sysctl. 2000-01-02 16:31:17 +00:00
in6.c sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
in6.h sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
in6_cksum.c sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
in6_gif.c do not overwrite traffic class field when we write IPv6 version field. 1999-12-15 06:28:43 +00:00
in6_gif.h
in6_ifattach.c sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
in6_ifattach.h sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
in6_pcb.c sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
in6_pcb.h synchronize in6pcb flags definition across kame/*bsd. 1999-12-27 06:38:47 +00:00
in6_prefix.c sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
in6_prefix.h sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
in6_proto.c add net.inet6.icmp6.nodeinfo sysctl. 2000-01-02 16:31:17 +00:00
in6_var.h sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
ip6.h sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
ip6_forward.c sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
ip6_input.c sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
ip6_mroute.c sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
ip6_mroute.h sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
ip6_output.c sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
ip6_var.h sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
ip6protosw.h sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
ipcomp.h fix comment (sync with KAME) 1999-12-02 05:25:59 +00:00
ipcomp_core.c sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
ipcomp_input.c
ipcomp_output.c
ipsec.c sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
ipsec.h avoid namespace polution ("#ifdef KERNEL" was mistakingly used) 1999-12-02 05:08:16 +00:00
mld6.c do not overwrite traffic class field when we write IPv6 version field. 1999-12-15 06:28:43 +00:00
mld6_var.h
nd6.c sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
nd6.h sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
nd6_nbr.c do not overwrite traffic class field when we write IPv6 version field. 1999-12-15 06:28:43 +00:00
nd6_rtr.c sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
pim6.h
pim6_var.h sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
raw_ip6.c drop IPv6 packets with v4 mapped address on src/dst. they are illegal 1999-12-22 04:03:01 +00:00
route6.c sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
udp6.h
udp6_usrreq.c drop IPv6 packets with v4 mapped address on src/dst. they are illegal 1999-12-22 04:03:01 +00:00
udp6_var.h sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00