summaryrefslogtreecommitdiffstats
path: root/Todo
blob: c608d37fbdaab22cb2f00f4df559055b86604325 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
- a format such as {<user>} as the pwd in .cloginrc to indicate *login should
  prompt the user for the password
- better error loggin in the looking glass
- handle foundry and reback in the looking glass
- implement the bits marked unimplemented in lg.conf
- detect 'same' vty configs
	- ignoring length/width/passwd is a start, but need more
- merge clogin and jlogin into one.  possible?
- 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.
- flogin (for foundry) needs more testing and should be integrated with
  clogin when foundry fixes their UI.
- include a few -s and -x type example *login scripts.
- add -E to *login to pass through variables to scripts
	clogin -Evariable=something router...
	clogin -Evariable=a,b,c		[ie: an array/list which user splits]