summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2000-03-12 21:30:53 +0100
committerMartin Mares <mj@ucw.cz>2000-03-12 21:30:53 +0100
commitcfd46ee4c5b0d3689f8f9d094a68bc4b732cd0af (patch)
treef38d0376a0a15be31506b824fa3659f178efa5a6 /TODO
parentc8d5ffafb7c7e644048691221ca9d56ec68925a0 (diff)
downloadbird-cfd46ee4c5b0d3689f8f9d094a68bc4b732cd0af.tar
bird-cfd46ee4c5b0d3689f8f9d094a68bc4b732cd0af.zip
Added debugging of communication between protocols and routing tables.
Just ask for "debug routes" if you want to see the routes and "debug filters" if you want even the rejected ones.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index e41b066..3f7db5c 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
Core
~~~~
- debug: interfaces
-- debug: route updates
- debug: static
- debug: pipe
- debug: krt
@@ -9,9 +8,6 @@ Core
- static: check validity of route destination?
- static: allow specifying a per-route filter program for setting route attributes?
-- rte_update: check whether all bits not covered by masklen are zero
-- rte_update: debug mode
-
- krt: rescan interfaces when route addition fails?
- tagging of external routes?