> job@ suggested to move this from GitHub to tech@ list (as upstream): > > 1. Currently, BIRD 1.x support in rpki-client seems to be broken: As per > BIRD upstream the "combined format" produced by rpki-client can't be > used as-is with BIRD 1.x due to separated daemons (and configuration > files) for IPv4 and IPv6. > 2. Lack of BIRD 2.x support in rpki-client, which requires a different > output/configuration format (semi-finished pull request at GitHub). > > To cover this, job@ suggested to maybe generate bird1-ipv6, bird1-ipv4 and > bird2 when using -B option. The option currently leads to "bird" file with > BIRD 1.x support only.
Can't we assume bird1 will go away eventually? Or why don't those people convert json to their required format -- make it their problem? > However, I'm not sure if the current options -B, -c, -j and -o are that > great. Maybe something like "-o <bird1|bird2|csv|json|openbgpd>" would be > more powerful and more flexible? The idea is you can specify many outputs. That will make the commandline very long, especially for the way we run it in cron.