summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2000-02-27 23:00:19 +0100
committerMartin Mares <mj@ucw.cz>2000-02-27 23:00:19 +0100
commite69e4ed9349ee28262fe74f70e7e52c181d5d098 (patch)
tree33dcb70e608d36460ff7ac0484cc438c7f9a7289 /TODO
parentde30342f97490e3a3626c4a5fbf3352d1d0aa9c8 (diff)
downloadbird-e69e4ed9349ee28262fe74f70e7e52c181d5d098.tar
bird-e69e4ed9349ee28262fe74f70e7e52c181d5d098.zip
Support expansion of command abbreviations.
Client considered finished (modulo bugs).
Diffstat (limited to 'TODO')
-rw-r--r--TODO19
1 files changed, 2 insertions, 17 deletions
diff --git a/TODO b/TODO
index 7fa275e..f0c5486 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,5 @@
Core
~~~~
-- IPv6: router advertisements
-- IPv6: test it!
- IPv6: hashing functions etc.
- krt-iface: check whether the interface alias hack works
@@ -36,21 +34,6 @@ Commands
~~~~~~~~
- showing of routing table as seen by given protocol
-Roadmap
-~~~~~~~
-- Allocators and data structures
-- Client
-- Remaining bits of IPv6 support (radvd)
-- RIPv6
-- BGP?
-
-Client
-~~~~~~
-- command completion
-- online help
-- builtin command and aliases
-- access control
-
Documentation
~~~~~~~~~~~~~
- write doctool
@@ -74,6 +57,8 @@ Globals
Various ideas
~~~~~~~~~~~~~
+- client: access control
+- IPv6 router advertisements
- real multipath (doesn't seem to be simple at all :()
- fake multipath (even less simple)
- route recalculation timing and flap dampening [see RFC2439 for algorithms]