summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>1999-11-17 14:58:21 +0000
committerMartin Mares <mj@ucw.cz>1999-11-17 14:58:21 +0000
commitbff1db76292b194bbbf0c476d960f40aa0ea47ce (patch)
treec92ba669b644b669624af7ea3d8896cb7ecb69c8 /TODO
parent2af2636a691da37c73ba032ece29dee1dd20fff7 (diff)
Added skeleton of command tree. Please inspect.
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 14 insertions, 0 deletions
diff --git a/TODO b/TODO
index 802c2d07..a2a72aa9 100644
--- a/TODO
+++ b/TODO
@@ -42,6 +42,20 @@ Core
- port to FreeBSD
+Commands
+~~~~~~~~
+shutdown
+configure [<file>]
+show protocols [<name>]
+ <name>
+ route [<route>] [table <name>] [filter (<name> | { <inline> })] [where <condition>]
+ status # router id, version etc.
+ rip ??? [<name>]
+ ospf ??? [<name>]
+ static ??? [<name>]
+ interfaces [<name>]
+(disable|enable|restart) <protocol>
+
Cleanup
~~~~~~~
- right usage of DBG vs. debug