]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Changed the behavior when an interface-direct prefix being advertised
authorHajimu UMEMOTO <ume@FreeBSD.org>
Thu, 13 Jun 2002 16:59:31 +0000 (16:59 +0000)
committerHajimu UMEMOTO <ume@FreeBSD.org>
Thu, 13 Jun 2002 16:59:31 +0000 (16:59 +0000)
commit0a5f3ef41099551283ddc027c5186203389711f6
tree7d4549a8306821ec107a61d4cbb9e7353e39fc92
parentf9dc2a8b93fd1b074ba196889335a6aaa45b851d
Changed the behavior when an interface-direct prefix being advertised
was removed from the kernel;
Advertise the prefix with zero lifetimes rather than to remove the prefix
from the prefix list to be advertised.
This will help renumber a receiving host by deprecating the address
derived from the old prefix.

Obtained from: KAME
MFC after: 2 weeks
usr.sbin/rtadvd/config.c
usr.sbin/rtadvd/config.h
usr.sbin/rtadvd/dump.c
usr.sbin/rtadvd/rtadvd.8
usr.sbin/rtadvd/rtadvd.c
usr.sbin/rtadvd/rtadvd.h
usr.sbin/rtadvd/timer.c
usr.sbin/rtadvd/timer.h