- CRON config now applies different configuration if `timosMajor` > 8.
7.17.10
- Better detection of individual connections' status, for logging purposes. - `-tbr/--timeBetweenRouters` now in milliseconds. - tweaking the number of threads and the time between routers, will allow to maximize the number of connections, specially when using at jump-server.
7.17.6
- Better support for CRON, either `oneshot` or `periodic`.
7.17.2
- Better help description when invoking the `-h` paramter on the CLI.
7.17.1
- the functions `fncConnectToRouter()`, `routerRunRoutine()`, `routerLogin()` and `fncSshServer()`, now return `connInfo` instead of separate variables - the variables `controlPlaneAccess` and `aluLogged` are now booleans with default False - the variables `sshServer` and `conn2rtr` default to `None` and only change if the connections come up.
7.16.8
- new parameter `hwType` obtained from `show chassis` - the `hostname` is no longer obtained from `find_prompt()` but from `show chassis`.