Commit Graph

11 Commits

Author SHA1 Message Date
Ben Greear
79c23ed313 Support modifying IP/DHCP in wlanpro and other helper scripts.
Fix setting fixed vs IP in lf_associate as well.
2018-08-08 17:44:09 -07:00
Ben Greear
a806535fc2 portmod: Fix syntax error in previous commit. 2018-07-18 18:08:45 -07:00
Ben Greear
949578dff6 portmod: Don't exit after setting ifup/down.
So we can set multiple things at one time on the cmd line as expected.
2018-07-18 15:24:35 -07:00
Ben Greear
2221bcf61b portmod: Support reading stats from text file.
Saves requesting the data from the LANforge server in
case we already have the data stored.
2018-07-18 13:11:17 -07:00
Ben Greear
638fccc482 scripts: Add wlanpros test case script.
And tweak other scripts to make them work better, including taking
a lot of sleeps out of the lf_associate_ap.pl script to speed it up.
2018-07-12 16:57:46 -07:00
Jed Reynolds
aa7caa4bee lf_portmod --cli_cmd behavior now matches lf_firemod --do_cmd behavior 2018-05-09 12:04:35 -07:00
Jed Reynolds
046a9b07f0 lf_portmod: corrects --list_ports 2018-01-17 08:42:37 -08:00
Jed Reynolds
593416b386 lf_portmod: adds --list_ports option; adds --mgr -m --resource -r option aliases 2018-01-17 08:38:21 -08:00
Ben Greear
c0450f0c5a portmod: Update examples for setting station mode and rates. 2017-10-26 10:16:42 -07:00
Jed Reynolds
41fe0661e5 Adds --help|-h options; shows usage message and exits 0 if no arguments 2017-10-16 19:00:55 -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