summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>1999-11-30 15:04:09 +0100
committerMartin Mares <mj@ucw.cz>1999-11-30 15:04:09 +0100
commit1d2664a4d4455470e0b6c7fc50d232283e39e1e0 (patch)
treeaf8631708680683180d89001f64baa0be5929d2c /TODO
parentc9aae7f47fd7ad71b80cbc86c01a26c504ba08d0 (diff)
downloadbird-1d2664a4d4455470e0b6c7fc50d232283e39e1e0.tar
bird-1d2664a4d4455470e0b6c7fc50d232283e39e1e0.zip
Remember protocol instance in proto_config and use that for
`show protocols <name>'.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index e564871..d82bf81 100644
--- a/TODO
+++ b/TODO
@@ -47,14 +47,12 @@ Commands
shutdown # order system shutdown
configure [<file>]
debug <what> # dump debugging information to log
-show protocols [<name>]
- <name> # show everything you know about symbol <name>
+show <name> # show everything you know about symbol <name>
route [<route>] [table <name>] [filter (<name> | { <inline> })] [where <condition>] [all]
status # router id, version etc.
rip ??? [<name>]
ospf ??? [<name>]
static ??? [<name>]
- interfaces [<name>]
neighbors # ???
filters [<name>]
(disable|enable|restart) <protocol> # or ALL?