Commit Graph

  • 0eaac34317 script_test: splitting up tests in a more responsible way Jed Reynolds 2019-11-22 17:56:47 -08:00
  • 93d851800f create_sta.py: changes get() to jsonPost() Jed Reynolds 2019-11-21 17:23:58 -08:00
  • 1392a4403a LFUtils.py: small improvements Jed Reynolds 2019-11-21 17:23:17 -08:00
  • 756b1ceb09 adjust-apache: Better handling for /etc/hosts Ben Greear 2019-11-21 14:20:10 -08:00
  • e9ffab48d3 script_test: adds better reporting mechanism Jed Reynolds 2019-11-19 23:01:35 -08:00
  • 8179def1e8 script_test: adds GetOptions feature Jed Reynolds 2019-11-19 13:45:35 -08:00
  • 306d85b225 ScriptTest: initial test querying a port Jed Reynolds 2019-11-18 18:13:06 -08:00
  • 05eda4ed71 lf_associate_ap: corrects comment Jed Reynolds 2019-11-16 11:28:46 -08:00
  • 5c87395c22 Port.pm: adds parsing for IPSec line Jed Reynolds 2019-11-16 11:28:04 -08:00
  • 0b13a52489 lf_portmod: fixes parsing show_port, makes option optional with ":" GetOptions token Jed Reynolds 2019-11-16 10:52:48 -08:00
  • 12ba500849 Make speed test executable. Ben Greear 2019-11-16 06:53:11 -08:00
  • f42fc97a19 detects out of date mgr_port values Jed Reynolds 2019-11-12 17:40:38 -08:00
  • e9f249d311 Script is better way of making certificates with SANs Jed Reynolds 2019-11-12 15:14:43 -08:00
  • 76aa7662c2 Merge branch 'master' of github.com:greearb/lanforge-scripts Ben Greear 2019-11-12 14:50:45 -08:00
  • c61c8abf34 speedtest-cli, from: https://github.com/sivel/speedtest-cli Ben Greear 2019-11-12 14:49:56 -08:00
  • 6dad1cedae adjust_apache now smarter about self signed certers Jed Reynolds 2019-11-12 14:15:07 -08:00
  • 0bb2200929 Trying a different route for number of points. Isaac Konikoff 2019-11-12 10:30:57 -08:00
  • 741f0edb48 Add points argument to control x-axis time scale. Isaac Konikoff 2019-11-11 15:15:54 -08:00
  • dbdaa38b4a pulse_detect: adds cli argument parsing for center frequency, serial number Jed Reynolds 2019-11-08 15:41:27 -08:00
  • bca7cef249 adds notes; forces detection of QT_X11_NO_MITSHM=1 Jed Reynolds 2019-11-08 15:16:02 -08:00
  • 2eadf9968b Python pulse detection script...needs the following to work (tested on F27 and F30): hackrf, gr-osmosdr and gnuradio installed export QT_X11_NO_MITSHM=1 line 70 should be a variable to control time scale on x-axis, default is 100000 which corresponds to 30ms line 117 needs correct hackrf serial number from hackrf_info output line 119 needs correct frequency to receive on, default is 5180MHz Isaac Konikoff 2019-11-08 14:13:22 -08:00
  • 00a43e5953 associate_ap: adds flags for new modes, flag fields, durns off warning, adds wpa3 mask, fixes undef error when not associated Jed Reynolds 2019-11-06 15:31:54 -08:00
  • 660e1fecfd Add shell script to more easily launch the wifi diag script. Ben Greear 2019-11-06 08:23:11 -08:00
  • 3cc0e0706f Updates README Jed Reynolds 2019-10-31 10:01:42 -07:00
  • 229e6012bf simple readme file Jed Reynolds 2019-10-30 18:37:55 -07:00
  • 2faba75fef py-json: adds more examples of modifying stations Jed Reynolds 2019-10-30 18:23:40 -07:00
  • 82df554e75 py-json: makes LFRequest.post_data singular, improves error output Jed Reynolds 2019-10-30 18:22:38 -07:00
  • 9d70b6c469 py-json: adds convenience methods, defines report timers and other constants Jed Reynolds 2019-10-30 18:21:37 -07:00
  • 93e88bab2e json: changes resource reference Jed Reynolds 2019-10-30 18:20:11 -07:00
  • 57878e0412 py-json: simplifies get request and error output, examples work better Jed Reynolds 2019-10-30 16:16:03 -07:00
  • 3c60c2da99 progress making station up/down requests Jed Reynolds 2019-10-29 18:45:06 -07:00
  • 9da3b1379d py-json: working example of creating and destroying stations Jed Reynolds 2019-10-29 16:09:56 -07:00
  • 1d963fc1b5 Correct mac pattern still not correct enough Jed Reynolds 2019-10-28 18:22:44 -07:00
  • e95abf4646 trying to work around not being able to submit mac patterns Jed Reynolds 2019-10-28 18:18:40 -07:00
  • 76c439fc46 updated json examples Jed Reynolds 2019-10-28 17:41:26 -07:00
  • 1e9d551a87 updates json_create_sta example to point at present resources Jed Reynolds 2019-10-28 17:41:12 -07:00
  • 18351b93fe progress on LFRequest examples, distinguishing between cli-form and cli-json submission Jed Reynolds 2019-10-28 17:40:33 -07:00
  • 53c3b9f595 Ignore pyc files Jed Reynolds 2019-10-28 17:39:51 -07:00
  • a252b641a3 py-json: updates, tests for port existance Jed Reynolds 2019-10-28 11:26:33 -07:00
  • af606e9bb8 begins python examples exercising json api Jed Reynolds 2019-10-27 23:21:22 -07:00
  • 57d134d0a5 Updates port_test resource Jed Reynolds 2019-10-14 15:38:22 -07:00
  • 7ff4171b79 Script modifies dhclient conf files to add hostnames Jed Reynolds 2019-10-14 15:37:47 -07:00
  • 3fac8cce0b Fixes renamed flag, changes default resource Jed Reynolds 2019-10-14 10:02:47 -07:00
  • a4041a11c9 Improve gui cmd script. Ben Greear 2019-10-13 05:27:49 -07:00
  • be5e05fe38 Improve gui-cli script to be able to run automated tests and save results. Ben Greear 2019-10-11 13:45:00 -07:00
  • 7ed2c713d1 Add simple perl script to send commands to the LANforge GUI process. Ben Greear 2019-10-11 11:58:47 -07:00
  • 2823d7bbdd Merge branch 'master' of github.com:greearb/lanforge-scripts Ben Greear 2019-10-09 07:52:12 -07:00
  • f001c1df41 hostap-timestamp can now parse LANforge log timestamps as well. Ben Greear 2019-10-09 07:51:51 -07:00
  • c92154abdd lib_vrf exports variable Jed Reynolds 2019-10-01 14:49:39 -07:00
  • 899c79e072 lf_curl script written more correctly, might not work as intended Jed Reynolds 2019-10-01 14:49:14 -07:00
  • 27b2fd21e3 every_vrf.sh is a script that will execute first command across all subsequenly listed interfaces if they have vrf masters Jed Reynolds 2019-09-27 17:06:51 -07:00
  • c7c8011d3d library script to parse vrf devices into associative array Jed Reynolds 2019-09-27 16:45:46 -07:00
  • 431a0b4d58 vpn setup scripts, two versions Jed Reynolds 2019-09-06 13:43:45 -07:00
  • b7ba57136e analyzes lag of csv entries Jed Reynolds 2019-09-06 13:42:38 -07:00
  • 5ef27f558a adds scp of config files to station Jed Reynolds 2019-07-02 13:15:55 -07:00
  • 802084f880 autn: Fix typo in error message. Ben Greear 2019-09-04 18:08:17 -07:00
  • ff188247e3 Add script to calculate AUTN given sqn, ak, amf, mac. Ben Greear 2019-09-04 13:07:59 -07:00
  • 6512dc8516 script has corrections for master/slave stanzas Jed Reynolds 2019-07-02 09:06:28 -07:00
  • 3bac2fb127 Updates ipsec script to use provided strongswan Jed Reynolds 2019-06-27 18:29:35 -07:00
  • 7b9476b906 updates script with more configurable pathing Jed Reynolds 2019-06-27 16:54:57 -07:00
  • 29d461648d strongswan config for /usr/local/ default build Jed Reynolds 2019-06-27 16:54:31 -07:00
  • 40256025e2 initial setup script for strongswan Jed Reynolds 2019-06-27 16:53:37 -07:00
  • ccf59288e8 adds udev rules to discourage NetworkManager from managing the interface Jed Reynolds 2019-06-27 14:59:42 -07:00
  • d1977a40f1 faster script for creating lots of connections Jed Reynolds 2019-06-24 09:52:10 -07:00
  • cb5d866d24 tested on debbie Jed Reynolds 2019-06-14 08:58:10 -07:00
  • 0dd8a38669 script to create many many connections Jed Reynolds 2019-06-13 19:09:26 -07:00
  • ae6a5b4172 Creates files of random data for Layer-4 testing Jed Reynolds 2019-05-23 13:29:57 -07:00
  • f307a27fac quieter Jed Reynolds 2019-05-23 12:49:13 -07:00
  • dc459bf2b8 updates apache files on ubuntu Jed Reynolds 2019-05-23 12:42:28 -07:00
  • 75980515e1 WIP: fixes ever growing whitepsace Jed Reynolds 2019-05-21 18:05:15 -07:00
  • edc1e39292 WIP: working regex Jed Reynolds 2019-05-21 17:57:40 -07:00
  • 1f13f03063 script can now update etc/hosts with lanforge-mgr address Jed Reynolds 2019-05-21 17:27:55 -07:00
  • 4324ba5a29 WIP: script to correleate mgt_dev and apache default vhost Jed Reynolds 2019-05-21 15:44:03 -07:00
  • c209f9ea2e script of examples of setting channel, antenna, creating traffic for those radios Jed Reynolds 2019-05-08 15:55:43 -07:00
  • c58af16040 Merge branch 'master' of github.com:greearb/lanforge-scripts Ben Greear 2019-05-08 15:12:54 -07:00
  • 0721f96a7f dhcp-lease-list script: Don't show manufacturer. Ben Greear 2019-05-08 15:12:01 -07:00
  • 0f0cdae695 lf_associate_ap: removes debugging exit; fixes setting channel that was overridden by setting any frequency mode Jed Reynolds 2019-05-08 15:06:04 -07:00
  • 1ad7972071 lf_associate_ap gains ability to set antenna and frequency Jed Reynolds 2019-05-08 14:54:26 -07:00
  • c69c474535 retabify lf_associate_ap.pl Jed Reynolds 2019-05-07 19:32:41 -07:00
  • 81793019bd lf_portmod: adds --filter_ports option to pull items out of port listing Jed Reynolds 2019-04-08 18:51:44 -07:00
  • 2d2dd47f49 portmod: adds output option for listing ports in a more informative manner Jed Reynolds 2019-04-08 17:19:22 -07:00
  • b8c666c30c WIP: script to reconfigure apache to listen on mgt_port etc Jed Reynolds 2019-03-27 18:03:28 -07:00
  • fbb667dfe4 icemod: adds cli arguments for missing set_wl_info params Jed Reynolds 2019-03-27 15:38:13 -07:00
  • 75678eafed Utils.pm: Adds diagnostic output when encountering blank/undef argument Jed Reynolds 2019-03-27 15:35:38 -07:00
  • 71d762b74f WIP: adding jitter features Jed Reynolds 2019-03-27 13:25:10 -07:00
  • 6e3b2fd56f hostap-timestamp: Add perl script to turn hostap timestamp into human readable timestamp. Ben Greear 2019-03-25 13:03:01 -07:00
  • 0cd8123add lf_curl.sh: fixes bash syntax error Jed Reynolds 2019-03-12 16:42:30 -07:00
  • 8d5863ab17 wifi-diag: Comment out debugging code. Ben Greear 2019-03-05 16:38:44 -08:00
  • ac0fb1249e Merge branch 'master' of github.com:greearb/lanforge-scripts Ben Greear 2019-03-05 16:36:43 -08:00
  • d09a88784c wifi-diag: Fix incorrect matching of seqno in TCP frames. Ben Greear 2019-03-05 16:36:26 -08:00
  • d64b1b0379 dhcp-lease: Comment out some superfluous output. Ben Greear 2019-02-12 16:15:17 -08:00
  • efc3aa4b0c dhcp-lease: Search default Fedora location for oui.txt file. Ben Greear 2019-02-12 15:27:07 -08:00
  • 21ba2d1058 Public domain DHCP DB lease parsing tool. Ben Greear 2019-02-12 15:23:00 -08:00
  • d1dbd94315 json: creates different stations Jed Reynolds 2019-01-15 23:20:57 -08:00
  • c6854ea37f json: updates test to create connections Jed Reynolds 2019-01-15 23:20:16 -08:00
  • 80f3c67977 updates to upgrade script Jed Reynolds 2019-01-10 13:07:50 -08:00
  • a047f4e68b updates to DUT testing scripts Jed Reynolds 2019-01-07 15:13:15 -08:00
  • 53182d7ccf example of creating connections across multiple stations Jed Reynolds 2019-01-07 15:12:43 -08:00
  • 95612cbac7 wifi-diag: Better no-ack detection and some cleanup. Ben Greear 2019-01-04 17:07:14 -08:00
  • fab5fc8987 Merge branch 'master' of github.com:greearb/lanforge-scripts Ben Greear 2019-01-04 15:44:46 -08:00