https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255264
Marek Zarychta <zarych...@plan-b.pwste.edu.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zarych...@plan-b.pwste.edu. | |pl --- Comment #1 from Marek Zarychta <zarych...@plan-b.pwste.edu.pl> --- The default behaviour has changed. Now in dmesg we get: "WARNING: Adding ifaddrs to all fibs has been turned off by default. Consider tuning net.add_addr_allfibs if needed" Please add globally the sysctl net.add_addr_allfibs=1 to revert to the old behaviour. You can also solve this by assigning fib 1 to the interface which is supposed to carry this route or by installing the network route for this interface in fib 1. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"