diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -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 |