summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>1998-12-07 00:13:31 +0100
committerMartin Mares <mj@ucw.cz>1998-12-07 00:13:31 +0100
commitf6bd206607d9fcad3572841813d7376bd2df4952 (patch)
treeb3d17192e9f0fed53bf8d85f56a3881e82aae55a /TODO
parent78d06cf2bc8ec8b9850802fc9d34afe4d1782c6c (diff)
downloadbird-f6bd206607d9fcad3572841813d7376bd2df4952.tar
bird-f6bd206607d9fcad3572841813d7376bd2df4952.zip
All static routes except for device ones should work and appear/disappear
when their destination comes on/off link. Deserves better testing :) See example in bird.conf.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1050582..6298a53 100644
--- a/TODO
+++ b/TODO
@@ -18,6 +18,10 @@ Core
- check if all protocols set proper packet priorities and TTL's.
- better default protocol names
- config: comments at end of line -> explicit ';' needed?
+- remove post-config hooks?
+
+- static: check validity of route destination?
+- static: device routes
- filter: logging of dropped routes (?)
- limitation of memory consumption: per-process and total (?)