4 Commits

Author SHA1 Message Date
Jed Reynolds
1119126ba2 wait_on_ports: batch query improvements
- querying large numbers of ports will uses cached data
- querying a batch of ports parses one show_port result
- show_port is now queried with flag 16 to avoid forcing gateway inspection
2017-10-18 13:31:43 -07:00
Jed Reynolds
8a68df33a4 wait_on_ports:
- updates options help message
- updates help exit condition
- promotes many variables to package level
- adds --use_caching, --shove_level, --batch_level options
New options are WIP
2017-10-18 11:18:56 -07:00
Jed Reynolds
40f405ac25 Script waits on selection of ports to have IP addresses before exiting 2017-10-10 16:26:23 -07:00
Ben Greear
72712ff548 Add scripts from the tools directory in the private Candela repo.
These scripts will now be publicly available in a git repo for
easier shared development and change tracking.
2017-10-06 13:41:50 -07:00