Commit Graph

221 Commits

Author SHA1 Message Date
Ben Greear
f001c1df41 hostap-timestamp can now parse LANforge log timestamps as well. 2019-10-09 07:51:51 -07:00
Ben Greear
802084f880 autn: Fix typo in error message. 2019-09-04 18:08:17 -07:00
Ben Greear
ff188247e3 Add script to calculate AUTN given sqn, ak, amf, mac.
This is for EAP-AKA testing.
2019-09-04 13:07:59 -07:00
Jed Reynolds
6512dc8516 script has corrections for master/slave stanzas 2019-07-02 09:06:28 -07:00
Jed Reynolds
3bac2fb127 Updates ipsec script to use provided strongswan 2019-06-27 18:29:35 -07:00
Jed Reynolds
7b9476b906 updates script with more configurable pathing 2019-06-27 16:54:57 -07:00
Jed Reynolds
29d461648d strongswan config for /usr/local/ default build 2019-06-27 16:54:31 -07:00
Jed Reynolds
40256025e2 initial setup script for strongswan 2019-06-27 16:53:37 -07:00
Jed Reynolds
ccf59288e8 adds udev rules to discourage NetworkManager from managing the interface 2019-06-27 14:59:42 -07:00
Jed Reynolds
d1977a40f1 faster script for creating lots of connections 2019-06-24 09:52:10 -07:00
Jed Reynolds
cb5d866d24 tested on debbie 2019-06-14 08:58:10 -07:00
Jed Reynolds
0dd8a38669 script to create many many connections 2019-06-13 19:09:26 -07:00
Jed Reynolds
ae6a5b4172 Creates files of random data for Layer-4 testing 2019-05-23 13:29:57 -07:00
Jed Reynolds
f307a27fac quieter 2019-05-23 12:49:13 -07:00
Jed Reynolds
dc459bf2b8 updates apache files on ubuntu 2019-05-23 12:42:28 -07:00
Jed Reynolds
75980515e1 WIP: fixes ever growing whitepsace 2019-05-21 18:05:15 -07:00
Jed Reynolds
edc1e39292 WIP: working regex 2019-05-21 17:57:40 -07:00
Jed Reynolds
1f13f03063 script can now update etc/hosts with lanforge-mgr address 2019-05-21 17:27:55 -07:00
Jed Reynolds
4324ba5a29 WIP: script to correleate mgt_dev and apache default vhost 2019-05-21 15:45:08 -07:00
Jed Reynolds
c209f9ea2e script of examples of setting channel, antenna, creating traffic for those radios 2019-05-08 15:55:47 -07:00
Ben Greear
c58af16040 Merge branch 'master' of github.com:greearb/lanforge-scripts 2019-05-08 15:12:54 -07:00
Ben Greear
0721f96a7f dhcp-lease-list script: Don't show manufacturer.
It is quite inefficient and scales badly.  Disble this feature
and just show the MAC address since we want to be able to call this
script often.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2019-05-08 15:12:01 -07:00
Jed Reynolds
0f0cdae695 lf_associate_ap: removes debugging exit; fixes setting channel that was overridden by setting any frequency mode 2019-05-08 15:06:04 -07:00
Jed Reynolds
1ad7972071 lf_associate_ap gains ability to set antenna and frequency 2019-05-08 14:54:26 -07:00
Jed Reynolds
c69c474535 retabify lf_associate_ap.pl 2019-05-07 19:32:41 -07:00
Jed Reynolds
81793019bd lf_portmod: adds --filter_ports option to pull items out of port listing 2019-04-08 18:51:44 -07:00
Jed Reynolds
2d2dd47f49 portmod: adds output option for listing ports in a more informative manner 2019-04-08 17:19:22 -07:00
Jed Reynolds
b8c666c30c WIP: script to reconfigure apache to listen on mgt_port etc 2019-03-27 18:03:28 -07:00
Jed Reynolds
fbb667dfe4 icemod: adds cli arguments for missing set_wl_info params
removes old code
re-orders variable evaluation
fixes scope error when using fmt_cmd
2019-03-27 15:38:13 -07:00
Jed Reynolds
75678eafed Utils.pm: Adds diagnostic output when encountering blank/undef argument 2019-03-27 15:35:38 -07:00
Jed Reynolds
71d762b74f WIP: adding jitter features 2019-03-27 13:25:10 -07:00
Ben Greear
6e3b2fd56f hostap-timestamp: Add perl script to turn hostap timestamp into human readable timestamp. 2019-03-25 13:03:01 -07:00
Jed Reynolds
0cd8123add lf_curl.sh: fixes bash syntax error 2019-03-12 16:42:30 -07:00
Ben Greear
8d5863ab17 wifi-diag: Comment out debugging code.
Should not have committed that.
2019-03-05 16:38:44 -08:00
Ben Greear
ac0fb1249e Merge branch 'master' of github.com:greearb/lanforge-scripts 2019-03-05 16:36:43 -08:00
Ben Greear
d09a88784c wifi-diag: Fix incorrect matching of seqno in TCP frames. 2019-03-05 16:36:26 -08:00
Ben Greear
d64b1b0379 dhcp-lease: Comment out some superfluous output. 2019-02-12 16:15:17 -08:00
Ben Greear
efc3aa4b0c dhcp-lease: Search default Fedora location for oui.txt file.
So script won't bug you about downloading something that doesn't
exist.
2019-02-12 15:27:07 -08:00
Ben Greear
21ba2d1058 Public domain DHCP DB lease parsing tool.
From:  https://sources.debian.org/data/main/i/isc-dhcp/4.3.5-3/contrib/dhcp-lease-list.pl

Signed-off-by: Ben Greear <greearb@candelatech.com>
2019-02-12 15:23:00 -08:00
Jed Reynolds
d1dbd94315 json: creates different stations 2019-01-15 23:20:57 -08:00
Jed Reynolds
c6854ea37f json: updates test to create connections 2019-01-15 23:20:16 -08:00
Jed Reynolds
80f3c67977 updates to upgrade script 2019-01-10 13:07:50 -08:00
Jed Reynolds
a047f4e68b updates to DUT testing scripts 2019-01-07 15:13:29 -08:00
Jed Reynolds
53182d7ccf example of creating connections across multiple stations 2019-01-07 15:13:29 -08:00
Ben Greear
95612cbac7 wifi-diag: Better no-ack detection and some cleanup.
It now reports expected 'no-ack' frames at least in a fairly
simplistic test case.
2019-01-04 17:07:14 -08:00
Ben Greear
fab5fc8987 Merge branch 'master' of github.com:greearb/lanforge-scripts 2019-01-04 15:44:46 -08:00
Ben Greear
d41cc2f3ca wifi-diag: Parse newer tshark output properly, retransmit improvements.
Newer tshark had a different text output, so needed to modify the script to
parse that properly.

Report big vs all retransmits (big frames are likely Data, small ones may
just be null-data frames or similar).
2019-01-04 15:43:21 -08:00
Jed Reynolds
457ab34e17 adds gitignore 2019-01-04 12:07:39 -08:00
Jed Reynolds
4075b122e9 lf_icemod: gains features to add wanlink cx, add wanlink endpoints 2019-01-02 15:43:31 -08:00
Ben Greear
a87c8dd3d8 wifi-diag: Fix exception related to ack for unknown frame. 2018-12-20 12:42:06 -08:00