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
Ben Greear
bd1798505b
wifi-diag: More whitespace changes.
...
No functional change.
2018-12-20 12:42:06 -08:00
Jed Reynolds
bf519f57d9
lf_l4_random fixes broken set_cx_report_timer call, lowers rates
2018-12-19 10:58:14 -08:00
Jed Reynolds
af58c35317
adds script to recreate L4 connections at random speeds
2018-12-18 17:06:20 -08:00
Jed Reynolds
9505f25e77
wifi_dot1x does roaming commands, removes connection creation
2018-12-14 13:17:41 -08:00
Jed Reynolds
f8176b3ed1
cli/scripting example for creating portal bot enabled station
2018-12-13 14:03:32 -08:00
Jed Reynolds
60f2049606
lf_wifi_dot1x.bash now creates sta with -no_auto_roam -no_dhcp_on_roam switches
2018-12-12 19:08:55 -08:00
Jed Reynolds
fba610ea38
Version of lf_wifi_fire that creates EAP-TLS 802.1x authenticated station
2018-12-05 16:38:47 -08:00
Jed Reynolds
ac2c06ebe5
Adds --log_cli switch to calls
2018-12-05 14:19:53 -08:00
Jed Reynolds
2cc5a82ce0
lf_ice.pl: fixes library paths to be consistent with lf_icemod
2018-12-03 11:27:00 -08:00
Jed Reynolds
98fec34ce3
lf_icemod.pl: fixes command switches and library paths
2018-12-03 11:26:25 -08:00
Jed Reynolds
6ef6e73959
Fixes warnings and library paths
2018-12-03 11:16:13 -08:00
Brent Lovelace
cca926442a
Wording fixes.
2018-11-30 15:55:24 -08:00
Brent Lovelace
3e93b97ad8
Fix getopts, updated example to latest getopts.
2018-11-30 15:34:14 -08:00
Brent Lovelace
c6eb36351e
Mostly wording changes and added echos to show script progress.
2018-11-30 15:24:51 -08:00
Brent Lovelace
b217db65c5
Added -a option to help. Changed some wording. Fixed manager variable issue.
2018-11-30 14:32:59 -08:00
Jed Reynolds
9266447e31
lf_many_conn: fixed many minor perl errors, removes unused cmd_log options
2018-11-30 13:47:20 -08:00
Brent Lovelace
ba3398f51b
Default passphrase needs to be [BLANK] instead of an empty string.
2018-11-30 12:15:47 -08:00
Brent Lovelace
6a0e3215cf
Updating lf_wifi_fire.bash. Adds passphrase support for encryption. Fixed issue where previously created connections were not being deleted.
2018-11-30 11:47:50 -08:00
Brent Lovelace
407d5598db
Scripts: Adding script for traffic on stations.
2018-11-29 14:00:28 -08:00