summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2000-05-09 00:37:16 +0200
committerMartin Mares <mj@ucw.cz>2000-05-09 00:37:16 +0200
commitd8033f2238922f3c63c247e924f1e31659d821ef (patch)
treec8afd4b5ebe1da6984e0106d5241ba3a5d59d162 /TODO
parent8aecbf160adb15eef3f66d750745928f66f8a310 (diff)
downloadbird-d8033f2238922f3c63c247e924f1e31659d821ef.tar
bird-d8033f2238922f3c63c247e924f1e31659d821ef.zip
Generated first public alpha release.
Unless you object, I'll announce it today (9.5.) at noon.
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 8 insertions, 5 deletions
diff --git a/TODO b/TODO
index a5816d9..f829e83 100644
--- a/TODO
+++ b/TODO
@@ -1,16 +1,12 @@
Core
~~~~
- config: when parsing prefix, check zero bits
+- config: try to unify expressions
- static: check validity of route destination?
-- static: allow specifying a per-route filter program for setting route attributes?
- configure: default CFLAGS?
-- daemonization
-
-- netlink: realms
-
- filters: deletion of mandatory attributes?
- filters: user defined attributes?
@@ -22,12 +18,17 @@ Core
- client: data losses on large dumps?
- table: ocassional core dumps in rt_prune()
+- table: filtering of old routes during updates?
+- table: do feeding by parts
- bgp: timing of updates?
- bgp: dump and get_route_info
+- bgp: when protocol is down, don't print Idle state
- proto: Don't show repeated `Changed state to ...' messages if only internal states change
+- iface: Don't complain about missing broadcast addresses.
+
Documentation
~~~~~~~~~~~~~
- write doctool
@@ -54,6 +55,8 @@ Globals
Various ideas
~~~~~~~~~~~~~
+- static: allow specifying a per-route filter program for setting route attributes?
+- netlink: realms
- netlink: import Linux route attributes to our rta's, so that they can be filtered?
- config: executable config files
- client: access control