RTRlib
|
Utility functions | |
Prefix validation table | The pfx_table is an abstract data structure to organize the validated prefix origin data received from an RPKI-RTR cache server |
RTR socket | An RTR socket implements the RPKI-RTR protocol scheme |
RTR connection manager | The RTR connection manager maintains multiple groups of RTR sockets |
Subject Public Key Info table | The spki_table is an abstract data structure to organize the received Router Key PDUs from a RPKI-RTR cache server |
Transport sockets | The RTR transport sockets implement the communication channel (e.g., SSH, TCP, TCP-AO) between an RTR server and client |
SSH transport socket | An implementation of the SSH protocol for the RTR transport |
TCP transport socket | An implementation of the TCP protocol for the RTR transport. See transport interface for a list of supported operations |