diff options
author | Martin Mares <mj@ucw.cz> | 2000-05-08 16:58:00 +0200 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2000-05-08 16:58:00 +0200 |
commit | 33a368ad594822239bfbaa2eab50c76171e09b9e (patch) | |
tree | e148b7bb0af78a0473520f1672e54721c3b80a4c /TODO | |
parent | 0c3588bf5e43936ea0f1e630dea500912b598c60 (diff) | |
download | bird-33a368ad594822239bfbaa2eab50c76171e09b9e.tar bird-33a368ad594822239bfbaa2eab50c76171e09b9e.zip |
Implemented `show route count' which is `show route stats' with
exception that it doesn't print the routes themselves.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -15,7 +15,6 @@ Core - filters: user defined attributes? - cli: show tables? -- cli: show route count (like stats, but doesn't print the routes) - cli: show where is routed given IP address? - client: Ctrl-R eats one more enter |