|
RTRlib
|
| The pfx_table is an abstract data structure to organize the validated prefix origin data received from an RPKI-RTR cache server | |
| An implementation of a pfx_table data structure using a shortest prefix first tree (trie) for storing pfx_records | |
| An RTR socket implements the RPKI-RTR protocol scheme | |
| The RTR connection manager maintains multiple groups of RTR sockets | |
| The spki_table is an abstract data structure to organize the received Router Key PDUs from a RPKI-RTR cache server | |
| The RTR transport sockets implement the communication channel (e.g., SSH, TCP, TCP-AO) between an RTR server and client | |
| An implementation of the SSH protocol for the RTR transport | |
| An implementation of the TCP protocol for the RTR transport. See transport interface for a list of supported operations |
1.8.6