0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-01-26 02:40:03 +00:00
Pavel Tvrdík 804684663b RPKI: load RTRLib dynamically with dlopen()
In configuration bird.conf you can specify a path to the RTRlib:

  protocol rpki {
    rtrlib "/usr/lib/librtr.so";
    ...
  }
2015-10-05 16:52:15 +02:00
..
2009-09-06 21:26:46 +02:00
2009-04-28 11:56:33 +02:00
2015-02-21 20:07:17 +01:00