diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2010-03-15 00:39:45 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2010-03-15 00:39:45 +0100 |
commit | 4e3bfd9006ba3033a814a392f9bf4bbca060c8a9 (patch) | |
tree | abec94fb94d3910292eae2724866ed8a9f5b1a97 /doc | |
parent | e8da1bd0b5f83991d37bc7e8364101c3faa78b3b (diff) | |
parent | cda2dfb7a9e03543eaf407ee26e5046fc589ef29 (diff) | |
download | bird-4e3bfd9006ba3033a814a392f9bf4bbca060c8a9.tar bird-4e3bfd9006ba3033a814a392f9bf4bbca060c8a9.zip |
Merge commit 'origin/master' into new
Diffstat (limited to 'doc')
-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. |