diff options
author | Ondrej Filip <feela@trubka.network.cz> | 2010-03-08 00:05:37 +0100 |
---|---|---|
committer | Ondrej Filip <feela@trubka.network.cz> | 2010-03-08 00:05:37 +0100 |
commit | cda2dfb7a9e03543eaf407ee26e5046fc589ef29 (patch) | |
tree | 737a33570088bb6fa5990f65e3919e10e0390632 | |
parent | 53434e44a95fe9334f4bdf5e0da987929addffb1 (diff) | |
download | bird-cda2dfb7a9e03543eaf407ee26e5046fc589ef29.tar bird-cda2dfb7a9e03543eaf407ee26e5046fc589ef29.zip |
Arnold from DE-CIX suggested to have this formulation more precise.
-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 b70f034..6ad0690 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1039,7 +1039,7 @@ for each neighbor using the following configuration parameters: should not be advertised to any of its neighbors. If this option is enabled (which is by default), BIRD has such behavior automatically (it is evaluated when a route is - exported to the protocol just before the export filter). + exported to the BGP protocol just before the export filter). Otherwise, this integrated processing of well-known communities is disabled. In that case, similar behavior can be implemented in the export filter. Default: on. |