OPNsense Forum

Archive => 23.7 Legacy Series => Topic started by: lilsense on August 13, 2023, 07:21:54 PM

Title: [fib_algo] and (radix4_lockless)
Post by: lilsense on August 13, 2023, 07:21:54 PM
It looks like that if you have multiple VLAN's set up to an interface you'd get:

[fib_algo] inet.0 (bsearch4#66) rebuild_fd_flm: switching algo to radix4_lockless
[fib_algo] inet.0 setup_fd_instance: radix4_lockless algo instance setup failed, failures=1

and if you have IPv6 with DHCPv6/RADVD then most of the issues are occurring.

This is tested on the 23.7 not the upgraded .1_3.

Allow manual adjustment of DHCPv6 and Router Advertisements
was enabled with the current problem. I disabled this as well on all the vlans, looks like it's VLAN related.

VLAN's are pointing to a physical ax0 interface.
Title: Re: [fib_algo] and (radix4_lockless)
Post by: newsense on August 13, 2023, 07:38:25 PM
The ax driver regressions have been addressed in 23.7.1 and there are a lot of FreeBSD updates as well, so you have no reason not to upgrade
Title: Re: [fib_algo] and (radix4_lockless)
Post by: xPliZit_xs on September 03, 2023, 04:05:20 PM
Hi,

just saw this for the first time and so far only once.
Things i did recently:
updated to latest 23.7.3 few days ago.
added Wireguard interface to network interfaces and activated Wireguard.
I have WAN,LAN, OPT1 and WG1 network interfaces.

(//)
Title: Re: [fib_algo] and (radix4_lockless)
Post by: lilsense on September 03, 2023, 06:13:52 PM
yeah thanks... it looks like I'll wait till the release AFTER the Business Edition gets on the new kernel.

Lots and lots work still needs to be done. :)