summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2000-05-08 16:18:33 +0200
committerMartin Mares <mj@ucw.cz>2000-05-08 16:18:33 +0200
commit0bf7386b33fecac40be43f8db5b0ba0356123fd2 (patch)
tree48cfe5caa8a12f0c03a8c6a457444b4f13995da1 /TODO
parentc0760ab0fc880778f23c71a7874aa38f90e28925 (diff)
downloadbird-0bf7386b33fecac40be43f8db5b0ba0356123fd2.tar
bird-0bf7386b33fecac40be43f8db5b0ba0356123fd2.zip
Updated TODO.
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 14 insertions, 2 deletions
diff --git a/TODO b/TODO
index 5a9e4c7..b9026c4 100644
--- a/TODO
+++ b/TODO
@@ -5,9 +5,9 @@ Core
- static: check validity of route destination?
- static: allow specifying a per-route filter program for setting route attributes?
-- krt: rescan interfaces when route addition fails?
+- configure: default CFLAGS?
-- Makefile: install target?
+- daemonization
- netlink: realms
@@ -15,6 +15,18 @@ Core
- filters: user defined attributes?
- cli: show tables?
+- cli: show route count (like stats, but doesn't print the routes)
+- cli: show where is routed given IP address?
+
+- client: Ctrl-R eats one more enter
+- client: paging?
+- client: data losses on large dumps?
+
+- bgp: timing of updates?
+- bgp: dump and get_route_info
+- bgp: packet size limit in sending of withdrawals?
+
+- proto: `Changed state to ...' message -> show internal states
Documentation
~~~~~~~~~~~~~