diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2013-07-29 12:28:03 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2013-07-29 12:28:03 +0200 |
commit | cff430f396b006ef34e756075948dcb6b07fc427 (patch) | |
tree | a4552cf176080c679dea1b2577632c43481a6b36 | |
parent | 50b71c1b96f99ac40e733295daeb03927777b206 (diff) |
Test commit.
Also contains minor fixes in doc formatting.
-rw-r--r-- | doc/bird.sgml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index 0a0f582a..889f7d1d 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -443,7 +443,6 @@ to zero to disable it. An empty <cf><m/switch/</cf> is equivalent to <cf/on/ <cf/packets/ for packets sent and received by the protocol. Default: off. <tag>mrtdump all|off|{ states, messages }</tag> - Set protocol MRTdump flags. MRTdump is a standard binary format for logging information from routing protocols and daemons. These flags control what kind of information is @@ -455,9 +454,9 @@ to zero to disable it. An empty <cf><m/switch/</cf> is equivalent to <cf/on/ state changes and <cf/messages/ logs received BGP messages. Other protocols does not support MRTdump yet. - <tag>router id <m/IPv4 address/</tag> This option can be used - to override global router id for a given protocol. Default: - uses global router id. + <tag>router id <m/IPv4 address/</tag> + This option can be used to override global router id for a + given protocol. Default: uses global router id. <tag>import all | none | filter <m/name/ | filter { <m/filter commands/ } | where <m/filter expression/</tag> Specify a filter to be used for filtering routes coming from |