diff options
author | Martin Mares <mj@ucw.cz> | 2000-02-27 23:00:19 +0100 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2000-02-27 23:00:19 +0100 |
commit | e69e4ed9349ee28262fe74f70e7e52c181d5d098 (patch) | |
tree | 33dcb70e608d36460ff7ac0484cc438c7f9a7289 /TODO | |
parent | de30342f97490e3a3626c4a5fbf3352d1d0aa9c8 (diff) | |
download | bird-e69e4ed9349ee28262fe74f70e7e52c181d5d098.tar bird-e69e4ed9349ee28262fe74f70e7e52c181d5d098.zip |
Support expansion of command abbreviations.
Client considered finished (modulo bugs).
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 19 |
1 files changed, 2 insertions, 17 deletions
@@ -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] |