summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2000-01-18 12:01:03 +0100
committerMartin Mares <mj@ucw.cz>2000-01-18 12:01:03 +0100
commit3ea1ba632b3cdb5005a9339fd5e74d5f93631a48 (patch)
treea14df52aecd4a2fad742f47eed0682fb1044c8a2 /TODO
parent54aaa89ada2d048c64a5afd58844bc395b1a3cfe (diff)
downloadbird-3ea1ba632b3cdb5005a9339fd5e74d5f93631a48.tar
bird-3ea1ba632b3cdb5005a9339fd5e74d5f93631a48.zip
Killed protocol->priority. Protocol startup should be clean and hack-free now.
It seems everything still works (except for disable/enable/restart which hangs sometimes, but it's another story).
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index ff549a5..2b752ac 100644
--- a/TODO
+++ b/TODO
@@ -27,10 +27,9 @@ Core
- config: when parsing prefix, check zero bits
- config: useless rules when protocols disabled
- config: better datetime format
+- config: long disable/enable/restart sequences hang
- krt: rescan interfaces when route addition fails?
-- krt: does PERSIST mode have any sense if kernel syncer is shut down as last?
-- krt: check behaviour wrt. reconfiguration of routing tables
- tagging of external routes?