Folks,
We have been discussing the potential problems associated with SLAAC renumbering events for a while now -- one of the most common cases being ISPs rotating home prefixes, and your devices ending up with stale/invalid addresses.
We have done quite a bit of work already:
* Problem statement: RFC 8978 - Reaction of IPv6 Stateless Address Autoconfiguration (SLAAC) to Flash-Renumbering Events
* CPE recommendations: RFC 9096 - Improving the Reaction of Customer Edge Routers to IPv6 Renumbering Events
But there's still some work to do to address this issue: The last remaining it is to improve SLAAC such that hosts can more gracefully deal with this renumbering events.
In that light, IETF's 6man has been working on this document: https://www.ietf.org/archive/id/draft-ietf-6man-slaac-renum-04.txt
And we have proposed a simple algorithm for SLAAC (an extension, if you wish) that can easily help, as follows:
If you (host) receive an RA that contains options, but not all
of the previously-received options/information, simply send a
unicast RS to the local-router, to verify/refresh that such missing
information is still valid. If the information is stale, get rid of
it.
I presented this algorithm at the last IETF meeting (https://youtu.be/eKEizC8xhhM?t=1308).
(You may find the slides here: https://datatracker.ietf.org/meeting/114/materials/slides-114-6man-improving-the-robustness-of-stateless-address-autoconfiguration-slaac-to-flash-renumbering-events-00)
Finally, I've sent draft text for the specification of the algorithm here: draft-ietf-6man-slaac-renum: Text for the heuristics (Section 4.5)
We would be super thankful if you could take a look at the draft text (i.e., draft-ietf-6man-slaac-renum: Text for the heuristics (Section 4.5)) and provide feedback/comments.
If you can post/comment on the 6man wg mailing list (ipv6 Info Page), that´d be fabulous.
But we'll appreciate your feedback off-line, on this list, etc. (that'd still be great )
Thanks in advance!
Regards,