1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Generated first public alpha release.

Unless you object, I'll announce it today (9.5.) at noon.
This commit is contained in:
Martin Mares
2000-05-08 22:37:16 +00:00
parent 8aecbf160a
commit d8033f2238
3 changed files with 103 additions and 5 deletions

13
TODO
View File

@@ -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