0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-23 10:11:53 +00:00
bird/proto/bgp
Eugene Bogomazov e4df8a3e4c Add ASPA functionality to BIRD
ASPA [1] is a new IETF draft for BGP that adds new RPKI objects and
create an AS_PATH validation mechanism [2] based on this objects.

[1] https://datatracker.ietf.org/doc/draft-ietf-sidrops-aspa-profile/
[2] https://datatracker.ietf.org/doc/draft-ietf-sidrops-aspa-verification/

(Minor changes done by commiter)
2019-11-04 14:31:48 +01:00
..
attrs.c BGP: Fix handling of transitive extended communities 2019-10-24 17:50:19 +02:00
bgp.c BGP: RFC 8654 got released 2019-10-26 01:32:24 +02:00
bgp.h Add ASPA functionality to BIRD 2019-11-04 14:31:48 +01:00
config.Y Add ASPA functionality to BIRD 2019-11-04 14:31:48 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
packets.c BGP: AIGP metric support (RFC 7311) 2019-10-09 17:53:23 +02:00