summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2000-03-12 22:54:39 +0100
committerMartin Mares <mj@ucw.cz>2000-03-12 22:54:39 +0100
commit832fa033b7ecacf3225d7aa8c86e30484a07d946 (patch)
tree095a526d33906fa8f0156f4069207051ebfd9b0e /TODO
parente68dd11c43ebec527da69da7b093ae90ef6d6ea9 (diff)
downloadbird-832fa033b7ecacf3225d7aa8c86e30484a07d946.tar
bird-832fa033b7ecacf3225d7aa8c86e30484a07d946.zip
Cleaned up debugging in kernel syncer. Netlink has still LOCAL_DEBUG
turned on, but after some testing I'll gag it.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 1 insertions, 5 deletions
diff --git a/TODO b/TODO
index 5ba0433..44aa982 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,5 @@
Core
~~~~
-- debug: static
-- debug: pipe
-- debug: krt
-
- static: check validity of route destination?
- static: allow specifying a per-route filter program for setting route attributes?
@@ -28,7 +24,7 @@ Globals
- cleanup debugging calls
- logging and tracing; use appropriate log levels
- check incoming packets and log errors!!
-- check log calls for trailing newlines
+- check log calls for trailing newlines and log levels followed by comma
- check if all protocols set proper packet priorities and TTL's.
- replace all NUM, IPA and expr tokens by constant filter expressions
- try compiling with -Wunused