summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Zajicek <santiago@crfreenet.org>2013-01-12 21:26:42 +0100
committerOndrej Zajicek <santiago@crfreenet.org>2013-01-12 21:26:42 +0100
commitd214ae4fdc1e323f89efb8a80c068fef4a45758f (patch)
tree2c553b17153b83b6d408d578d2d141e5022cfb5d
parent13d4dd138d5dc6c884ded280f9244fac707c4f32 (diff)
Fix missing documentation for one option.
-rw-r--r--doc/bird.sgml7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml
index b0d4e6a1..f6f9aad7 100644
--- a/doc/bird.sgml
+++ b/doc/bird.sgml
@@ -2546,6 +2546,13 @@ interface definitions, prefix definitions and DNS definitions:
<p>Prefix specific options:
<descrip>
+ <tag>skip <m/switch/</tag>
+ This option allows to specify that given prefix should not be
+ advertised. This is useful for making exceptions from a
+ default policy of advertising all prefixes. Note that for
+ withdrawing an already advertised prefix it is more useful to
+ advertise it with zero valid lifetime. Default: no
+
<tag>onlink <m/switch/</tag>
This option specifies whether hosts may use the advertised
prefix for onlink determination. Default: yes