diff options
author | Martin Mares <mj@ucw.cz> | 2000-05-08 16:53:22 +0200 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2000-05-08 16:53:22 +0200 |
commit | 0c3588bf5e43936ea0f1e630dea500912b598c60 (patch) | |
tree | 65d4bbde63b35f678369780bc978266dc2fcfc8e /TODO | |
parent | 6b5ab87581ba496ad0a9c12ef66f1372e1459685 (diff) | |
download | bird-0c3588bf5e43936ea0f1e630dea500912b598c60.tar bird-0c3588bf5e43936ea0f1e630dea500912b598c60.zip |
Don't crash when the socket gets closed between updates.
Also, this time not only update `remains', but update it right :)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ Core - client: paging? - client: data losses on large dumps? +- table: ocassional core dumps in rt_prune() + - bgp: timing of updates? - bgp: dump and get_route_info |