Hi, 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. 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? Opinions? Regards, Robert