0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-23 02:01:55 +00:00
bird/proto/rpki
Pavel Tvrdík aeaf497aac RPKI: Importing routes into roa table
Implementation based on RTRLib.

Communication between rtrlib threads and main thread through pipe()
  sockets and notify list like in BFD protocol.

TODO:
  - load rtrlib using dlopen()
  - take into account preferences of cache servers in configuration
2015-10-01 18:37:07 +02:00
..
config.Y RPKI: Importing routes into roa table 2015-10-01 18:37:07 +02:00
Doc RPKI: add new protocol skeleton 2015-09-17 18:37:11 +02:00
Makefile RPKI: add new protocol skeleton 2015-09-17 18:37:11 +02:00
rpki.c RPKI: Importing routes into roa table 2015-10-01 18:37:07 +02:00
rpki.h RPKI: Importing routes into roa table 2015-10-01 18:37:07 +02:00