From 0acce9a290cf8fb81022c98e567c5cd97bbc5927 Mon Sep 17 00:00:00 2001 From: Eugene Bogomazov Date: Fri, 10 Jun 2022 19:01:09 +0300 Subject: [PATCH 2/3] [PATCH] Update documentation for RFC 9234 --- doc/bird.sgml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/doc/bird.sgml b/doc/bird.sgml index 1d5ae056..db499e01 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -2338,6 +2338,7 @@ avoid routing loops. - BGP Administrative Shutdown Communication - Default EBGP Route Propagation Behavior without Policies - Revised Validation Procedure for BGP Flow Specifications + - Route Leak Prevention and Detection Using Roles Route selection rules @@ -2778,6 +2779,26 @@ using the following configuration parameters: protocol itself (for example, if a route is received through eBGP and therefore does not have such attribute). Default: 100 (0 in pre-1.2.0 versions of BIRD). + + + This attribute is defined in . OTC is a flag that marks + routes that should be sent only to customers. If is configured it set automatically. Example -- 2.25.1