Logan Lipke
|
c911364e7b
|
Fixed inaccurate pattern matching
|
2020-04-10 16:48:03 -07:00 |
|
Logan Lipke
|
8a4d5189fd
|
show_ports.py: showing errors
|
2020-04-10 11:44:09 -07:00 |
|
Logan Lipke
|
f189fe5f13
|
LFRequest: updates get() error expression
|
2020-04-10 11:43:53 -07:00 |
|
Logan Lipke
|
39d9b777af
|
Merge branch 'master' of github.com:greearb/lanforge-scripts
|
2020-04-10 11:12:29 -07:00 |
|
Logan Lipke
|
7c6ab1be6f
|
Added module to more easily create generic endpoints, and set their flags/cmds
|
2020-04-10 11:03:51 -07:00 |
|
Logan Lipke
|
e6a4f800b8
|
Added fileio and generic endpoint tests
|
2020-04-10 11:02:59 -07:00 |
|
Jed Reynolds
|
4c77cd75b6
|
Utils: adds special handling patterns for FileEndpoint patterns
|
2020-04-09 21:29:01 -07:00 |
|
Jed Reynolds
|
7370c5502e
|
Utils: adds exceptional parsing phrases for L4Endp
|
2020-04-09 21:17:03 -07:00 |
|
Jed Reynolds
|
7f6b5d5e1e
|
LFRequest updated to show HTTPMessage errors via headers
|
2020-04-09 14:43:58 -07:00 |
|
Jed Reynolds
|
22ed5e39b8
|
test_l4.py used to elicit errors
|
2020-04-09 14:43:58 -07:00 |
|
Ben Greear
|
61e95cc270
|
tos-plus: Support non-wifi station test as well.
|
2020-04-09 14:37:07 -07:00 |
|
Jed Reynolds
|
2ce51d7089
|
fixes dangling merge from create_wanlink.py
|
2020-04-08 23:12:20 -07:00 |
|
Logan Lipke
|
867bb762fe
|
connectTest used for creating connections using all forms of scripts
|
2020-04-08 14:13:51 -07:00 |
|
Ben Greear
|
dc12d38f04
|
tos: Create shell file to communicate directories and fnames.
Easily parsed by shell script for automated testing.
|
2020-04-08 09:07:50 -07:00 |
|
Jed Reynolds
|
0f4e71e17b
|
video_em: fills in contant tx style to help emulate skype; does not well match skype packet captures, but getting there
|
2020-04-07 22:32:46 -07:00 |
|
Jed Reynolds
|
62e0b7eaaf
|
video_em: fixes URLs, runs traffic in bursty pattern, can create and not run but runs L4 by default
|
2020-04-07 20:49:14 -07:00 |
|
Jed Reynolds
|
582381a02c
|
l3_video: progress on L4 pattern, unfinished
|
2020-04-07 15:12:56 -07:00 |
|
Jed Reynolds
|
a669c00935
|
firemod: fixes missing L4 connections in list_cx
|
2020-04-07 15:12:56 -07:00 |
|
Ben Greear
|
34978d792d
|
tos+: Fix a few issues with saving pcap files to new dir.
|
2020-04-07 11:29:06 -07:00 |
|
Ben Greear
|
e4b434a4d0
|
tos+: Support saving capture files to a directory.
|
2020-04-07 11:13:24 -07:00 |
|
Ben Greear
|
3623f522e4
|
tos+: Save spread-sheet report to csv to
For easier parsing by other scripts.
|
2020-04-07 10:41:20 -07:00 |
|
Ben Greear
|
445d71f98c
|
tos-plus: Support sniffing upstream port(s) too.
|
2020-04-07 09:08:11 -07:00 |
|
Ben Greear
|
330b58b212
|
tos-plus: Allow specifying pkts-to-send
In this case, the script will wait until all connections are stopped
(or duration timer expires), and then exit the script.
|
2020-04-07 07:08:38 -07:00 |
|
Ben Greear
|
1939665d5a
|
tos-plus: Support configuring radio(s)
Can set NSS and channel for a collection of radios.
|
2020-03-31 14:37:26 -07:00 |
|
Ben Greear
|
21aa01c80f
|
portmod: Support setting wifi radio nss.
|
2020-03-31 14:37:08 -07:00 |
|
Ben Greear
|
9e12eac1e6
|
lf-associate: Properly ignore channel and nss if user does not input any values.
Otherwise, radio values are un-expectedly set to the default values.
|
2020-03-31 14:36:03 -07:00 |
|
Ben Greear
|
ce62e2ed00
|
tos-plus: Fix some stats gathering and xlsx output.
|
2020-03-31 13:34:27 -07:00 |
|
Ben Greear
|
41abc4f5f2
|
Add tos-plus test script
Update lf_associate comments, firemod defaults, and make tos script
use AutoHelper and multicon 1.
|
2020-03-31 11:41:38 -07:00 |
|
Jed Reynolds
|
e6d0f0cc9e
|
readme: updates requirements
|
2020-03-30 13:14:21 -07:00 |
|
Jed Reynolds
|
155c0f0b5f
|
silly markdown
|
2020-03-30 10:38:39 -07:00 |
|
Jed Reynolds
|
a7902d65ab
|
adds notes on .pypirc file
|
2020-03-30 10:37:43 -07:00 |
|
Jed Reynolds
|
9503fc553d
|
Updates readme with note about proper installation
|
2020-03-30 09:28:42 -07:00 |
|
Jed Reynolds
|
e841561c04
|
vid_group: adds AutoHelper flag to endpoints. Does not appear to help system load
|
2020-03-25 19:43:40 -07:00 |
|
Jed Reynolds
|
50e9b1e3be
|
video_em: adds method to monitor tx/rx rate on station and uses that for closer estimation of max_tx rate and buffer fill time
|
2020-03-23 22:03:00 -07:00 |
|
Jed Reynolds
|
d16c42603f
|
Utils: fixes some number parsing
|
2020-03-23 22:01:30 -07:00 |
|
Jed Reynolds
|
919830e876
|
video_em: WIP: trying to determine more appropriate max_tx by seeing what tx/rx rate station side has
|
2020-03-23 20:27:18 -07:00 |
|
Jed Reynolds
|
62a2b44970
|
portmod: adds more options for lfmgr_port
|
2020-03-23 20:26:28 -07:00 |
|
Jed Reynolds
|
e3f670abe3
|
Utils: adds expand_unit_str()
|
2020-03-23 20:25:42 -07:00 |
|
Jed Reynolds
|
fff56c0a10
|
firemod: handles endp_vals keys Card,Port,Pattern,Endpoint,Type and EID
|
2020-03-23 17:55:16 -07:00 |
|
Jed Reynolds
|
9467cca9f5
|
Utils: logs splits up Shelf line
|
2020-03-23 17:54:08 -07:00 |
|
Jed Reynolds
|
22c11ccd7b
|
whitespace
|
2020-03-23 17:28:11 -07:00 |
|
Jed Reynolds
|
59be597bc5
|
video_em: whitespace, debug messaging, wait calculation
|
2020-03-23 17:17:51 -07:00 |
|
Jed Reynolds
|
90a3ac8c51
|
associate_ap: improves messages
|
2020-03-23 17:16:58 -07:00 |
|
Jed Reynolds
|
3e63f97d20
|
genia-stations: smaller station set
|
2020-03-23 17:16:39 -07:00 |
|
Jed Reynolds
|
1b3143b9ac
|
video_em: removes old code; now exits on stop; improves reporting
|
2020-03-23 14:08:47 -07:00 |
|
Jed Reynolds
|
81964c40f7
|
quick-copy: just rsyncs bash, perl and python scripts
|
2020-03-23 14:05:18 -07:00 |
|
Jed Reynolds
|
e3d0863564
|
video_em: uses object ref to sleep_sec, sleep_ms
|
2020-03-23 10:04:59 -07:00 |
|
Jed Reynolds
|
19d548ab91
|
associate_ap: progress output, some more graceful waiting to make station creation more predictable
|
2020-03-20 16:31:03 -07:00 |
|
Jed Reynolds
|
fd70df3cb5
|
vid_group: adds loop to collect more interfaces across more radios
|
2020-03-20 16:30:20 -07:00 |
|
Jed Reynolds
|
d6c9511607
|
genia-stations: fixes first_sta 000 which evaluated to zero and skipped first item on radio for lf_associate call
|
2020-03-20 16:29:34 -07:00 |
|