Date: Fri, 05 Aug 2022 12:52:44 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 263986] IPv6 address gets detached when using multiple IPv6 routers Message-ID: <bug-263986-7501-dFLIejUHws@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-263986-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-263986-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=263986 Frank Behrens <frank@pinky.sax.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frank@pinky.sax.de --- Comment #2 from Frank Behrens <frank@pinky.sax.de> --- Created attachment 235692 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235692&action=edit workaround/wild hack when using ULA I confirm the bug, I detected the same. When the validity of prefix/address/router is checked, the own router advertisements and static address assignments are not considered. The attached patch does not fix the problem, but works for me as a workaround, because I use a unique local address for the FreeBSD router. That should also work for the original bug reporter. The patch does not prevent the change of address state to "detached", but keeps the route working and allows a static address with same prefix. -- 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-263986-7501-dFLIejUHws>
