summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--README1
-rw-r--r--TODO1
-rw-r--r--doc/bird.sgml4
4 files changed, 3 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index ebc17a2..529be78 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Version 1.0.13 (2009-03-xx)
+Version 1.0.13 (2009-03-14)
o A lot of bugfixes in BGP, OSPF and core
o A new syntax for BGP masks
diff --git a/README b/README
index 880996c..a3627cb 100644
--- a/README
+++ b/README
@@ -78,7 +78,6 @@ What do we support:
What is missing:
o OSPF for IPv6
- o OSPF multiple areas and virtual links
o See the TODO list
Good Luck and enjoy the BIRD :)
diff --git a/TODO b/TODO
index 1a966d8..f314053 100644
--- a/TODO
+++ b/TODO
@@ -2,7 +2,6 @@ Core
~~~~
- socket open failure should not be fatal
- &&,||: priorities
-- client: `?' in BGP masks
- filters: function for BGP path length
- static: allow specifying a per-route filter program for setting route attributes?
diff --git a/doc/bird.sgml b/doc/bird.sgml
index 4d5bfd5..a7cda82 100644
--- a/doc/bird.sgml
+++ b/doc/bird.sgml
@@ -744,8 +744,8 @@ for each neighbor using the following configuration parameters:
to avoid route reflection loops. When there is one route reflector in a cluster
it usually uses its router id as a cluster id, but when there are more route
reflectors in a cluster, these need to be configured (using this option) to
- use a common cluster id. Clients in a cluster need not known their cluster
- id and this option is not allowed to them. Default: a same as router id.
+ use a common cluster id. Clients in a cluster need not know their cluster
+ id and this option is not allowed for them. Default: the same as router id.
<tag>rs client</tag> Be a route server and treat the neighbor
as a route server client. A route server is used as a