[Bug 245103] IPv6: update v6 temporary address lifetime according to rfc4941bis
[email protected] Fri, 20 Jun 2025 16:17:52 +0000
| Newsgroups | gmane.os.freebsd.devel.standards |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245103 --- Comment #24 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=0daa334c56334661ec68a514a95fa1d92c483e8e commit 0daa334c56334661ec68a514a95fa1d92c483e8e Author: Fernando Gont <[email protected]> AuthorDate: 2020-04-03 01:56:17 +0000 Commit: Dag-Erling Smørgrav <[email protected]> CommitDate: 2025-06-20 16:16:14 +0000 inet6: RFC 8981 SLAAC Temporary Address Extensions Initial implementation of SLAAC temporary address extensions back when they were still draft-ietf-6man-rfc4941bis. PR: 245103 MFC after: 1 month sys/netinet6/in6_ifattach.c | 124 -------------------------------------------- sys/netinet6/in6_ifattach.h | 1 - sys/netinet6/nd6.h | 2 +- sys/netinet6/nd6_rtr.c | 58 ++++++++++++++++++--- 4 files changed, 52 insertions(+), 133 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.