mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-17 16:48:43 +00:00
8dc2a36ae5
RPKI-To-Router (RTR) sessions seem to be similar security-sensitivity as IBGP sessions. BIRD already offered a choice of either "plain TCP" (meh) or "SSH" (secure, albeit a bit more hassle to set up than TCP-MD5). The patch adds TCP-MD5 as another option. TCP-MD5 for RTR is specified through RFC 6810 section 7.3 and RFC 8210 section 9.3. Minor changes by committer. |
||
---|---|---|
.. | ||
config.Y | ||
Doc | ||
Makefile | ||
packets.c | ||
packets.h | ||
rpki.c | ||
rpki.h | ||
ssh_transport.c | ||
tcp_transport.c | ||
transport.c | ||
transport.h |