Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Sep 2025 17:29:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 288426] rtadvd ignores vlttime and pltime both in default and interface sections
Message-ID:  <bug-288426-7501-UZZVydbutx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-288426-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-288426-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D288426

Dmitry Nexus <fbsd.4f6a@nexus.tel> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fbsd.4f6a@nexus.tel

--- Comment #2 from Dmitry Nexus <fbsd.4f6a@nexus.tel> ---
(In reply to karl from comment #0)
As a temporary workaround administrators may run ndp -P <if> on affected ho=
sts.
This command flushes all the entries in the prefix list and forces a re-run=
 of
SLAAC on the interface, immediately removing obsolete IPv6 addresses and
triggering reconfiguration from Router Advertisements. To automate this, a =
cron
job can periodically run a simple connectivity test (for example a ping to a
known IPv6 endpoint) and, if it does not complete within a reasonable time,
execute ndp -P <if>. This avoids long periods with unreachable but still-va=
lid
addresses, although it requires manual or scripted execution and does not
replace proper honoring of pltime/vltime settings in rtadvd.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-288426-7501-UZZVydbutx>