diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2009-12-20 22:57:44 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2009-12-20 22:57:44 +0100 |
commit | ba9a122142a3d42137c129fabaef097702d44801 (patch) | |
tree | e4187414fecde67fba0f3fd6adb6114a30fbf7f6 /doc | |
parent | 0225ea4eddb44bd9dd4f112e512325cbf80134d3 (diff) | |
parent | c4199e30313c88c0911060a5b5f3cc181ceedb37 (diff) | |
download | bird-ba9a122142a3d42137c129fabaef097702d44801.tar bird-ba9a122142a3d42137c129fabaef097702d44801.zip |
Merge branch 'ospf3' into new
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bird.sgml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index 806b0e6..81ef79b 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -512,7 +512,9 @@ This argument can be omitted if there exists only a single instance. Re-export always succeeds, but re-import is protocol-dependent and might fail (for example, if BGP neighbor does not support route-refresh extension). In that case, re-export is also - skipped. + skipped. Note that for the pipe protocol, both directions are + always reloaded together (<cf/in/ or <cf/out/ options are + ignored in that case). <tag/down/ Shut BIRD down. |