]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Updated TODO.
authorMartin Mares <mj@ucw.cz>
Mon, 8 May 2000 14:18:33 +0000 (14:18 +0000)
committerMartin Mares <mj@ucw.cz>
Mon, 8 May 2000 14:18:33 +0000 (14:18 +0000)
TODO

diff --git a/TODO b/TODO
index 5a9e4c7eef65d271c9b483f83a0b060741a2853b..b9026c4f67228e8193685bf94c77da5368cb5278 100644 (file)
--- 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
 ~~~~~~~~~~~~~