0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 09:41:54 +00:00
bird/proto/bgp
Maria Matejka 38195ac628 ASPA: fixed the check algorithm to actually do what is in the RFC
The original algorithm assumed principles not consistent with the RFC
and could have lead to false invalids.

Also added filter tests showing also how the ASPA literals are used in
the static protocol.
2024-11-07 15:08:14 +01:00
..
attrs.c ASPA: basic data structures and Static protocol support 2024-03-25 14:15:30 +01:00
bgp.c BGP: Add RFC 9687 to list of supported RFCs 2024-11-07 15:07:22 +01:00
bgp.h BGP: Send hold timer 2023-12-05 04:14:45 +01:00
config.Y ASPA: fixed the check algorithm to actually do what is in the RFC 2024-11-07 15:08:14 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Simplified the protocol hookup code in Makefiles 2022-08-18 22:07:30 +02:00
packets.c BGP: SendHoldTimer became an RFC, updating docs 2024-11-06 13:05:32 +01:00