Date: Tue, 11 Jun 2024 04:52:15 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 279662] net/bird2@netlink - broken multiple FIB support Message-ID: <bug-279662-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279662 Bug ID: 279662 Summary: net/bird2@netlink - broken multiple FIB support Product: Base System Version: 14.0-STABLE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: zarychtam@plan-b.pwste.edu.pl While trying to reproduce the issue found on the BIRD-users mailing list[1]= , I refreshed my old BIRD testing setup and can confirm that net/bird2@netlink cannot cope with FIBs other than 0. Minimal steps to reproduce: 1. Increase sysctl net.fibs to at least 5 2. Deploy net/bird2@netlink with "protocol kernel" using not default FIB, f= or example: protocol kernel { kernel table 4; (...) } I can provide a more advanced config to reproduce, if someone is willing to= do so, please email me. 1. https://bird.network.cz/pipermail/bird-users/2024-June/017722.html --=20 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-279662-227>