diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2019-11-05 16:29:47 +0100 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2019-11-05 16:29:47 +0100 |
commit | becda5638a8ff8b056ec04b5e156e86b168cb9ef (patch) | |
tree | b6cdd9a4f7fcca8c249131fa0c955f8cdfe45249 | |
parent | d54a69ac7f0a29846cd9dbc697d1d369f51988bb (diff) |
Doc: Minor fix
-rw-r--r-- | doc/bird.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index e0f4fb76..d2a4fc14 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -2403,7 +2403,7 @@ using the following configuration parameters: as they complicate security features like RPKI validation. When this option is disabled, then received AS paths with AS sets are rejected as malformed and corresponding BGP updates are treated as withdraws. - Default: off. + Default: on. <tag><label id="bgp-enable-route-refresh">enable route refresh <m/switch/</tag> After the initial route exchange, BGP protocol uses incremental updates |