diff options
author | Martin Mares <mj@ucw.cz> | 2000-05-16 15:43:26 +0200 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2000-05-16 15:43:26 +0200 |
commit | df9f0fb30a7046872eff21624a315d5fd56e938f (patch) | |
tree | 7ae96014fc94ba23ea640db451ca90da738d4e87 /TODO | |
parent | f990fc61e0dd13ae90c9bbff811736dfd52988b0 (diff) | |
download | bird-df9f0fb30a7046872eff21624a315d5fd56e938f.tar bird-df9f0fb30a7046872eff21624a315d5fd56e938f.zip |
Don't log state changes if nothing user-visible has changed.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,7 +1,5 @@ Core ~~~~ -- kernel: persistent mode - - client: Ctrl-R eats one more enter - client: paging? - client: data losses on large dumps? @@ -12,8 +10,6 @@ Core - bgp: timing of updates? - bgp: dump and get_route_info -- proto: Don't show repeated `Changed state to ...' messages if only internal states change - Documentation ~~~~~~~~~~~~~ - write doctool |