aboutsummaryrefslogtreecommitdiff
path: root/libraries/rtrlib/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/rtrlib/README')
-rw-r--r--libraries/rtrlib/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/rtrlib/README b/libraries/rtrlib/README
new file mode 100644
index 0000000000000..440fa107d97c4
--- /dev/null
+++ b/libraries/rtrlib/README
@@ -0,0 +1,5 @@
+The RTRlib is a lightweight, open-source C library that implements
+the RPKI/RTR protocol. Basically, it fetches data from an RPKI cache
+server and allows for prefix origin validation as well as BGP path
+validation. The RTRlib is the backend for BGP daemons and monitoring
+tools.