[Bug 286322] IPv6 doesn't work across different FIBs (epair)

2025-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286322 Marek Zarychta changed: What|Removed |Added CC||zarych...@plan-b.pwste.edu.

[Bug 286322] IPv6 doesn't work across different FIBs (epair)

2025-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286322 --- Comment #4 from Paige Thompson --- (In reply to Lexi Winter from comment #2) allfibs was set to 0 and I did just double check: root@FBSDDEV1:/home/admin # sysctl -a | grep "add_addr_allfibs" WARNING: Adding ifaddrs to all fibs has be

[Bug 286322] IPv6 doesn't work across different FIBs (epair)

2025-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286322 --- Comment #3 from Lexi Winter --- 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

[Bug 286322] IPv6 doesn't work across different FIBs (epair)

2025-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286322 --- Comment #2 from Lexi Winter --- i experimented with this a bit and couldn't work out what was going on, but it did seem to be broken, then i ran into an apparently impossible kernel panic: https://people.freebsd.org/~ivy/hlim.txt so i