rtrlib / bird-rtrlib-cli

CLI that maintains ROA table in BIRD using RTRlib
GNU Lesser General Public License v3.0
11 stars 5 forks source link

BIRD RTRlib CLI Integration

Introduction

This tool maintains the ROA table of the BIRD Internet Routing Daemon (http://bird.network.cz). It automatically adds and deletes ROA information using the RTRlib (http://rpki.realmv6.org/).

This tool brings RPKI functionality to BIRD but does not require any changes to the BIRD code base. The program runs in parallel to the BIRD daemon and communicates with the daemon via the BIRD control socket.

Requirements

To build the command line interface, (1) the CMake build system, (2) RTRlib with SSH support, and (3) BIRD must be installed. Note: Starting with Debian 10 (Buster) the RTRlib can be installed via the APT package manager, see also https://rtrlib.github.io/handbook/usage.html#debian.

Compilation

Using

Contact

Mailing List: rtrlib@googlegroups.com