Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Apr 2025 07:30:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 286322] IPv6 doesn't work across different FIBs (epair)
Message-ID:  <bug-286322-7501-tK6I3aDSLU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-286322-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-286322-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=286322

--- Comment #3 from Lexi Winter <ivy@FreeBSD.org> ---
also:

ifconfig epair128b inet6 fcff::b/64 fib 128

i believe you need to set the fib first and then set the address to get the
correct route added here.  otherwise it will add the interface route in the
wrong fib.

-- 
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-286322-7501-tK6I3aDSLU>