diff options
author | Ondrej Filip <feela@network.cz> | 2004-06-06 18:05:14 +0200 |
---|---|---|
committer | Ondrej Filip <feela@network.cz> | 2004-06-06 18:05:14 +0200 |
commit | 54a2178fd4c16189e7e0140c0a885b2cd6d2025e (patch) | |
tree | 9806f4027f7902e812d1b497914c572a5fd4aad6 /TODO | |
parent | b8f17cf1923ff5894b6689479f7fb7d008b8ce44 (diff) | |
download | bird-54a2178fd4c16189e7e0140c0a885b2cd6d2025e.tar bird-54a2178fd4c16189e7e0140c0a885b2cd6d2025e.zip |
TODO updated.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -19,6 +19,12 @@ Globals - protocols: implement reconfigure hook - protocols: use locking - check use of system includes and sprintf() +- refuse to run twice on single system + + +RPM +~~~ +- build v4 and v6 in once Various ideas ~~~~~~~~~~~~~ @@ -52,3 +58,6 @@ OSPF - RFC1587 NSSA areas - RFC2370 opaque LSA's - respect interface MTU and try not to create larger packets unless unavoidable + - AS external LSAs are in topology database of every OSPF Area + - Limit export rate of external LSAs (like Gated does) + - Maximal distance is just 0xffff, but 2328 requires 0xffffff |