0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-10-18 09:58:43 +00:00
bird/proto
Job Snijders 8dc2a36ae5 RPKI: Add TCP-MD5 authentication option
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.
2024-10-03 16:25:29 +02:00
..
aggregator Expanded usage of stdbool.h to the whole BIRD 2024-03-25 09:39:58 +01:00
babel Babel: Fix build with limited set of protocols 2024-03-19 15:39:46 +01:00
bfd BFD: Add option to accept zero checksum for IPv6 UDP packets 2024-06-26 16:29:57 +02:00
bgp ASPA: basic data structures and Static protocol support 2024-03-25 14:15:30 +01:00
bmp Expanded usage of stdbool.h to the whole BIRD 2024-03-25 09:39:58 +01:00
l3vpn MPLS: Update to support and use 64bit source id 2023-10-04 15:00:24 +02:00
mrt Client: Add support for completion of command options 2024-03-05 19:04:10 +01:00
ospf OSPF: Allow loopback nexthop in OSPFv3-IPv4 2024-04-04 18:37:26 +02:00
perf Nest: Fix several issues with pflags 2023-01-01 20:10:23 +01:00
pipe BGP: Add received role value to role mismatch log message 2023-01-20 15:55:47 +01:00
radv Structures bytestring and adata merged into adata. 2023-09-20 14:03:05 +02:00
rip Trivial code cleanups 2024-01-22 06:29:14 +01:00
rpki RPKI: Add TCP-MD5 authentication option 2024-10-03 16:25:29 +02:00
static ASPA: basic data structures and Static protocol support 2024-03-25 14:15:30 +01:00
Doc BMP protocol support 2023-04-16 20:05:15 +02:00