Is your feature request related to a problem? Please describe.
Yes, I am importing the routing table into FRR, however, zebra doesn’t support routing tables above 252. Netbird is on 0x1BD0, which is 7120.
Describe the solution you’d like
Allow some flag to set the routing table it would use, so we can control that. 0x1BD0 is pretty unreasonably high anyways.
Describe alternatives you’ve considered
Attempting to replace tailscale with netbird for site to site traffic and sharing routes to non-netbird supported routers via OSPF/BGP.