summaryrefslogtreecommitdiffstats
path: root/Todo
diff options
context:
space:
mode:
Diffstat (limited to 'Todo')
-rw-r--r--Todo20
1 files changed, 16 insertions, 4 deletions
diff --git a/Todo b/Todo
index 97ded87..d457091 100644
--- a/Todo
+++ b/Todo
@@ -1,3 +1,13 @@
+- why does hlogin fail when the host key is not yet known? eg:
+ unix% ./hlogin procurve
+ procurve
+ spawn hpuifilter -- ssh -c 3des -x -l user procurve
+ Host key verification failed.
+
+ Error: Couldn't login
+ This happens on solaris only; linux and netbsd seem to be ok.
+- lg.conf(5) needs the query stuff documented.
+- configure OLDTIME per-group
- could the cloginrc match function do a longest-match search instead of
first match?
- look at Andreas Dahl's Brocade switch collection scripts
@@ -18,7 +28,6 @@
- fix varargs for knf in util.c
- isis filtering for foundry?
- hlogin hangs when the procurve does not ask for passwords
-- hlogin does not work with ssh, needs to alloc a pty?
- share/ tool to prune cvs versions, excluding those with tags, by (all but
latest | keep N versions | keep N days/months/years)
- extreme collection fails for tacacs-enabled boxen due to diffs in UI - blech!
@@ -30,8 +39,10 @@
- should par's -c override an input files' : cmd?
- should *login emmit "clogin error:" or "*login error:" to make matches for
login failures definitive?
-- would like hpfilter to be more friendly to interactive logins
-- rancid with zebra? via vtysh?
+- would like hpuifilter to be more friendly to interactive logins
+- hpuifilter needs to allocate a pseudo terminal to work with ssh
+ Pseudo-terminal will not be allocated because stdin is not a terminal.
+- rancid with zebra via vtysh?
- rancid for unix?
- would be nice if it were possible to add additional commands to be run
per-platform as a user desires. how could the user also provide a
@@ -48,7 +59,6 @@
this is clouded by the UI mess.
- rancid needs to treat the 3600s like the 7Ks and 12Ks...
Also, need to allow 12012s, and force 700s to not be treated like 7Ks.
-- clogin/jlogin rsh is munged
- LG should sort routers
- LG {requested} command additions
- show controllers T3 (data)
@@ -91,3 +101,5 @@
Model number: WS-C2950-24
System serial number: FHK0619X2RN
Configuration register is 0xF
+- Why does nlogin use a gratuitiously different variable name for the device(s)
+ in the main loop?