diff options
author | Martin Mares <mj@ucw.cz> | 2000-05-19 12:46:26 +0200 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2000-05-19 12:46:26 +0200 |
commit | ac5d801217b4b85a5f716ace25f7f9ac48dfee0f (patch) | |
tree | caacef3880780c5a1c498d5d0df47aafd5bce27d /TODO | |
parent | 0850ce22d76c80c4f6a10fd0139d4cc903716bfa (diff) | |
download | bird-ac5d801217b4b85a5f716ace25f7f9ac48dfee0f.tar bird-ac5d801217b4b85a5f716ace25f7f9ac48dfee0f.zip |
Asynchronous feeding of protocols.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -5,10 +5,8 @@ Core - client: data losses on large dumps? - table: ocassional core dumps in rt_prune() -- table: do feeding by parts -- bgp: timing of updates? -- bgp: dump and get_route_info +- bgp: get_route_info Documentation ~~~~~~~~~~~~~ @@ -33,6 +31,7 @@ Globals Various ideas ~~~~~~~~~~~~~ - static: allow specifying a per-route filter program for setting route attributes? +- bgp: timing of updates? - netlink: realms - netlink: import Linux route attributes to our rta's, so that they can be filtered? - config: executable config files |