summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>1999-12-01 16:10:21 +0100
committerMartin Mares <mj@ucw.cz>1999-12-01 16:10:21 +0100
commit730f2e2c8c29b3461caa096fa514cbf71f84e51b (patch)
tree0a01f3aeb128be3746f67ee9c9adc1c8c62013d7 /TODO
parent04a60c689aeb10fafa9919bcff5f8391e0f3a158 (diff)
downloadbird-730f2e2c8c29b3461caa096fa514cbf71f84e51b.tar
bird-730f2e2c8c29b3461caa096fa514cbf71f84e51b.zip
Added dumping of routing tables (`show route'). This includes filtering.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index d82bf81..a1c7dc3 100644
--- a/TODO
+++ b/TODO
@@ -48,12 +48,10 @@ shutdown # order system shutdown
configure [<file>]
debug <what> # dump debugging information to log
show <name> # show everything you know about symbol <name>
- route [<route>] [table <name>] [filter (<name> | { <inline> })] [where <condition>] [all]
- status # router id, version etc.
+ route [<route>] [table <name>] [filter (<name> | { <inline> })] [where <condition>] [all] <-- WHERE
rip ??? [<name>]
ospf ??? [<name>]
static ??? [<name>]
- neighbors # ???
filters [<name>]
(disable|enable|restart) <protocol> # or ALL?