summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 44aa982..5bca22e 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,7 @@
Core
~~~~
+- config: when parsing prefix, check zero bits
+
- static: check validity of route destination?
- static: allow specifying a per-route filter program for setting route attributes?
@@ -9,7 +11,6 @@ Core
Commands
~~~~~~~~
-- show status
- showing of routing table as seen by given protocol
- printing of dynamic attributes
@@ -39,7 +40,6 @@ Various ideas
- netlink: import Linux route attributes to our rta's, so that they can be filtered?
- config: executable config files
- client: access control
-- config: when parsing prefix, check zero bits
- io: use poll if available
- IPv6 router advertisements
- real multipath (doesn't seem to be simple at all :()