summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>1999-02-11 23:59:06 +0100
committerMartin Mares <mj@ucw.cz>1999-02-11 23:59:06 +0100
commit67bd949a520151a5ab50090d02617adc4960868c (patch)
treef51bc8de9ed319069c710c9c33772b886567cc67 /TODO
parent14dea0ed25cd0385ce35cf66ff309a78960b18ca (diff)
downloadbird-67bd949a520151a5ab50090d02617adc4960868c.tar
bird-67bd949a520151a5ab50090d02617adc4960868c.zip
Real implementation of protocol state machines. Delayed startup/shutdown
should work now. Initial feeding of protocols by interfaces/routes is done from the event queue to prevent unwanted recursion.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 3160b34..f681997 100644
--- a/TODO
+++ b/TODO
@@ -8,7 +8,6 @@ Core
* Fix router ID calculation
* debug dump: dump router ID as well
-* proto_report_state() !
- TOS not supported by kernel -> automatically drop routes with TOS<>0