bird/proto/bgp
Eugene Bogomazov c73b5d2d3d BGP: Implement BGP roles
Implement BGP roles as described in RFC 9234. It is  a mechanism for
route leak prevention and automatic route filtering based on common BGP
topology relationships. It defines role capability (controlled by 'local
role' option) and OTC route attribute, which is used for automatic route
filtering and leak detection.

Minor changes done by commiter.
2022-07-11 17:25:54 +02:00
..
attrs.c BGP: Implement BGP roles 2022-07-11 17:25:54 +02:00
bgp.c BGP: Implement BGP roles 2022-07-11 17:25:54 +02:00
bgp.h BGP: Implement BGP roles 2022-07-11 17:25:54 +02:00
config.Y BGP: Implement BGP roles 2022-07-11 17:25:54 +02: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: Implement BGP roles 2022-07-11 17:25:54 +02:00