summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 5 insertions, 3 deletions
diff --git a/TODO b/TODO
index 476506f..2d4cbab 100644
--- a/TODO
+++ b/TODO
@@ -1,12 +1,12 @@
Core
~~~~
* right usage of DBG vs. debug
-* cleanup debugging calls!
+* cleanup debugging calls
+* logging and tracing; use appropriate log levels
+* check log calls for trailing newlines
- TOS not supported by kernel -> automatically drop routes with TOS<>0
-- use -freg-struct-return ?
-
- fake multipath?
- replace all NUM's by expr's
- config file: define ipaddr constants?
@@ -25,6 +25,8 @@ Core
- static: check validity of route destination?
- static: device routes
+- device: configuration of interface patterns
+
- filter: logging of dropped routes (?)
- limitation of memory consumption: per-process and total (?)
- adding of route: check whether all bits not covered by masklen are zero