Date: Wed, 7 May 2025 08:48:30 +0200 From: Guido Falsi <madpilot@FreeBSD.org> To: FreeBSD Current <freebsd-current@freebsd.org>, net@FreeBSD.org Subject: Re: RFC: Implementation of RFC 7217 [A Method for Generating Semantically Opaque Interface Identifiers, with IPv6 Stateless Address Autoconfiguration (SLAAC)] Message-ID: <6227419f-296e-4532-ad16-01e26a8fc4bc@FreeBSD.org> In-Reply-To: <45b17684-75ef-4953-b59a-3c3b483ba21b@FreeBSD.org> References: <45b17684-75ef-4953-b59a-3c3b483ba21b@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello! I have polished the patch and it did get further testing. I've been asked to get one more approval from someone more knowledgeable about the IPv6 stack before being able to commit this code. It works fine and I'd like to commit it soon so it can get proper testing and avoid rotting as a patch. Since I am not src committer I'll need explicit approval to commit to the src tree. Thanks in advance! On 4/6/25 16:49, Guido Falsi wrote: > Hi! > > I have recently implemented and tested the patch at [1], which > implements RFC 7217, about generating IPv6 addresses that are constant > through reboots, but do not expose the MAC address of the machine, not > being in any way derived by those. > > I'd like to get comments, testing and review for this patch, with the > objective of getting approval to commit it to head once it is > streamlined enough. > > BTW I'd like to thank cognet for his suggestions and help with the > patch, in particular his help in finding the correct way to implement > the dad_failures counter. > > > And thanks in advance to anyone willing to give feedback! > > > [1] https://reviews.freebsd.org/D49681 > > -- Guido Falsi <madpilot@FreeBSD.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6227419f-296e-4532-ad16-01e26a8fc4bc>
