Daniel Baumann, Jul 09, 2026 at 15:08: > this makes sense yes. I've cherry-picked your commit, but renamed > frr-headers to the more generic frr-dev. > > I've uploaded it, but it will take a while as new-package-additions have > to go through the NEW queue for manual review/approval.
Thanks Daniel. I had chosen frr-headers on purpose to follow the same model as linux-headers. This isn't a real *-dev package, it does not bring a library that you can link against. Only headers which are not-backward compatible (same as linux-headers which are tied 1:1 with their binary linux-image and linux-modules packages). This is the model we went for in Fedora: https://src.fedoraproject.org/rpms/frr/blob/rawhide/f/frr.spec#_100 Let me know if that makes sense to you. Cheers

