diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2011-03-30 02:00:56 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2011-03-30 02:00:56 +0200 |
commit | eb3786e4ea46ce1abc4ca211346369b36dc17dd7 (patch) | |
tree | eca302555515889ee60eeb44c8b66e39e0533673 /doc | |
parent | 06fb60c4af38d529d20b662748243b3f4a693c60 (diff) | |
download | bird-eb3786e4ea46ce1abc4ca211346369b36dc17dd7.tar bird-eb3786e4ea46ce1abc4ca211346369b36dc17dd7.zip |
NEWS and version update.
(and minor changes in documentation)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bird.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index f7ff2f5..f15ac74 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1074,8 +1074,8 @@ for each neighbor using the following configuration parameters: the problem and sends just the global address (and therefore forms improper BGP update). Default: <cf/self/, unless BIRD is configured as a route server (option <cf/rs client/), in - that case default is <cf/drop/, because route servers usually - does not forward packets ifselves. + that case default is <cf/ignore/, because route servers usually + do not forward packets themselves. <tag>gateway direct|recursive</tag>For received routes, their <cf/gw/ (immediate next hop) attribute is computed from |