[Bug 245103] IPv6: update v6 temporary address lifetime according to rfc4941bis
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Jun 2025 16:17:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245103
--- Comment #24 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=0daa334c56334661ec68a514a95fa1d92c483e8e
commit 0daa334c56334661ec68a514a95fa1d92c483e8e
Author: Fernando Gont <fernando@gont.com.ar>
AuthorDate: 2020-04-03 01:56:17 +0000
Commit: Dag-Erling Smørgrav <des@FreeBSD.org>
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 the assignee for the bug.