NetBSD/sys/netinet6
itojun 5fc1c3b058 do not differentiate manually configured address from autoconfigured ones
wrt prefix management;
- always earn a reference to the prefix when an address is configured
 (by ioctl).
- always delete the prefix when an address that has the last referene
  is manually removed.

The change should solve the problem raised in KAME-snap 6989.

sync w/kame
2002-10-17 00:07:44 +00:00
..
ah_core.c
ah_input.c
ah_output.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
ah.h
dest6.c
esp_core.c
esp_input.c
esp_output.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
esp_rijndael.c
esp_rijndael.h
esp.h
files.netinet6 Move netinet, netinet6, ipsec, and ipfilter config defns to 2002-10-10 22:45:45 +00:00
files.netipsec IPSEC_ESP depends on the "des", "blowfish", "cast128", and "rijndael" 2002-10-12 15:41:24 +00:00
frag6.c
icmp6.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
in6_cksum.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
in6_gif.c
in6_gif.h
in6_ifattach.c
in6_ifattach.h
in6_pcb.c
in6_pcb.h
in6_proto.c
in6_src.c
in6_var.h
in6.c do not differentiate manually configured address from autoconfigured ones 2002-10-17 00:07:44 +00:00
in6.h
ip6_forward.c
ip6_input.c Remove breaks after returns, unreachable returns and returns after 2002-09-23 05:51:10 +00:00
ip6_mroute.c Remove breaks after returns, unreachable returns and returns after 2002-09-23 05:51:10 +00:00
ip6_mroute.h
ip6_output.c length field on PADN option, before jumbo payload option was wrong. 2002-09-23 13:28:55 +00:00
ip6_var.h
ip6protosw.h
ipcomp_core.c
ipcomp_input.c
ipcomp_output.c
ipcomp.h
ipsec.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
ipsec.h
Makefile
mld6_var.h
mld6.c
nd6_nbr.c Remove breaks after returns, unreachable returns and returns after 2002-09-23 05:51:10 +00:00
nd6_rtr.c
nd6.c suppress too noisy log by default (can be re-enabled by sysctl). sync w/kame 2002-10-09 20:22:16 +00:00
nd6.h
pim6_var.h Remove an extern declaration for the "pim6stat" variable; the only other 2002-09-23 04:56:58 +00:00
pim6.h
raw_ip6.c
raw_ip6.h
route6.c
udp6_output.c
udp6_usrreq.c
udp6_var.h
udp6.h