2026-04-05 17:07 UTC
There’s probably some mistakes in there, because I am somewhat pressed for time and this rabbit hole turned out *very deep*.
Please do send corrections (with references, ideally) if something seems wrong! Thanks!🙏
Replies (1)
-
@equinox@chaos.social 2026-04-05 22:04
@zekjur I made the FRR library executable (no I didn't get confused there) just so it can report its version. Sadly, this broke at some point due to some changes in GCC re. assumptions about stack alignment (assumes 0/16, but it's 8/16 on x86_64 now), need to push a fix for that… I invite FRR users to try running libfrr.so, maybe your version still works 😉