shivamcandela
05ddf8b015
Bug fixed from previous commit
2020-11-18 18:20:39 +05:30
shivamcandela
a7417d8ca1
added argparse for test_id to filter ws event
2020-11-18 18:04:24 +05:30
shivamcandela
a3b90e0d8d
Added websocket generic listener for port 8081, added a test script for it and updated test_ipv4_connection.py to add websocket events
2020-11-17 11:55:37 +05:30
Logan Lipke
17e4990e67
Changed default num_stations to 0
2020-11-13 17:06:25 -08:00
Logan Lipke
69a3ef15ff
Added gen_ip_series, generates a series of sequential ip addresses based on starting ip/network and num ips
2020-11-13 17:06:25 -08:00
Logan Lipke
a043b34b29
Made changes to MACVLANProfile. Now supports static addressing & start from port
2020-11-13 17:06:25 -08:00
Jed Reynolds
49adc0d76b
LFUtils.py - removes debugging
2020-11-13 15:59:45 -08:00
Jed Reynolds
e07e5e3a9c
LFUtils: updates name_to_eid() to allow for qvlan names
2020-11-13 15:36:37 -08:00
Jed Reynolds
9f6e6d45fe
LFUtils: fixes misnamed variable
2020-11-13 15:00:25 -08:00
Chuck SmileyRekiere
cab9056c5f
realm.py: added NA "" in wait_for_ip lf_cisco_snp.py : ablility to create a log file and append to csv
2020-11-11 10:33:18 -07:00
anjali
e12d003a9e
WLAN Capacity Calculator
2020-11-10 23:16:45 -08:00
shivamcandela
0590e539b5
Updated lfcli_base for webconsole
2020-11-08 01:16:04 +05:30
Logan Lipke
d2f72a7af5
MACVLANProfile: Commented wait_until_ports_disappear, not working correctly
2020-11-04 17:59:12 -08:00
Logan Lipke
28b54038f2
Added set_port capabilities to MACVLANProfile, uses dhcp by default
2020-11-04 17:59:12 -08:00
Logan Lipke
b253c0bc09
Added MACVLANProfile and new_macvlanprofile. WIP
2020-11-03 17:58:20 -08:00
Dipti
1f807eb2b9
changes to lfcli_base to force ssid, password, radio and security
2020-11-03 09:42:36 -08:00
Logan Lipke
73b9e148e4
Added option to GenCXProfile for iperf endp type
2020-11-02 15:13:19 -08:00
Logan Lipke
9be6c118bb
Added option for speedtest type
2020-10-28 16:47:38 -07:00
Logan Lipke
a9af06ff45
Added option to GenCXProfile to use generic types
2020-10-26 17:54:16 -07:00
Jed Reynolds
fa5b0161ad
add_dut.py enumerations gain methods for testing contents by common name
2020-10-22 22:03:37 -07:00
Jed Reynolds
ba66e2cdd8
lfcli_base.py init may now be passed a copy of local_realm in constructor
2020-10-22 22:03:04 -07:00
Jed Reynolds
7d3338050e
JSON: realm.py gains DUTProfile class with ability to append notes
2020-10-22 22:01:49 -07:00
Jed Reynolds
92dd78fbfe
lfcli_base.py: allows abbreviations for script options
2020-10-22 16:00:06 -07:00
Jed Reynolds
d60d69663e
JSON: adds DUT profile WIP
2020-10-22 16:00:06 -07:00
Jed Reynolds
406ee6cb5d
JSON: adds create_bare_argparse() for when we want an argparser that has nothing to do with radios
2020-10-22 16:00:06 -07:00
Jed Reynolds
0bc4939cac
JSON: add_dut flags and parameters
2020-10-22 16:00:06 -07:00
Jed Reynolds
d814c5614b
JSON: fixes more wild cut-paste, sorry Alex
2020-10-21 17:14:00 -07:00
Jed Reynolds
44e4e38b12
JSON: lfcli_base.py: whitespace
2020-10-21 00:05:52 -07:00
Jed Reynolds
42ceac85ee
JSON: GenericEndpProfile:
...
- fixes cx creation by skipping dummy endpoint, this appears to conflict with btserver whom is simultaneously adding D_ endpoints
- fixes cx creation by splitting endpoint and set_flag loops so the set_flag loop can find the endpoint
- uses list of tuples to remember series of endpoint names
- adds debugging
2020-10-21 00:05:52 -07:00
Jed Reynolds
b0e0dc2769
JSON: promotes snake_case method names, adds debug flag
2020-10-21 00:05:52 -07:00
Jed Reynolds
e0eef85330
JSON: renames variables to reflect -A and -B side endpoint conventions
2020-10-20 22:06:07 -07:00
Jed Reynolds
068bc1c0a9
JSON: adds guards to createGenEndp
2020-10-20 22:06:07 -07:00
Dipti
7bf160f1d1
if statement changes
2020-10-20 22:04:41 -07:00
Jed Reynolds
c88ab44fc2
JSON: improves help on lfcli_base.py
2020-10-20 21:33:43 -07:00
Dipti
17f6412df7
num_station parameter added
2020-10-20 21:25:02 -07:00
Jed Reynolds
be7515ba91
JSON: defines file_endp parameters and constants
2020-10-20 19:50:35 -07:00
Jed Reynolds
bf5bf471e6
JSON: lfcli_base.py gains argument for http port
2020-10-20 19:50:35 -07:00
Jed Reynolds
12d803576d
JSON: refactors parsing sizes into utility class
2020-10-20 19:50:35 -07:00
Jed Reynolds
ba3b0143d4
JSON: FileIO variables renamed, reorganized, new defaults
2020-10-20 19:50:35 -07:00
Jed Reynolds
8cb1042eee
JSON: realm: fileio endpoint:
...
- renames class to relect FileIO Endpoint
- renames variable
- removes setter actions done in superclass
2020-10-20 19:50:35 -07:00
Jed Reynolds
a66943dca7
JSON: renames method to emphasise FileIO Endpoint
2020-10-20 15:12:32 -07:00
Jed Reynolds
666bd6bacd
JSON: realm: fixes wild copy paste
2020-10-20 15:00:08 -07:00
Jed Reynolds
b11d5dc3fb
JSON: fixes station and vap creation set_wifi_extra call
2020-10-20 14:57:55 -07:00
Jed Reynolds
e0c4f18ca7
JSON: realm: fixes unwanted hs20_enable flag, plus:
...
- reformats very wide methods
- splits wifi_extra= into use_radius= and hs20_enable=
2020-10-19 23:49:09 -07:00
Jed Reynolds
11ee71e595
JSON: updates StationProfile, adds set_wifi_extra flags, adds list of wpa_ent encryption types
2020-10-19 22:44:22 -07:00
Logan Lipke
cd638e147f
Updated methods to fit PEP8 standards
2020-10-15 15:36:59 -07:00
Logan Lipke
24e510a848
Updated methods to fit PEP8 standards
2020-10-15 15:36:10 -07:00
Logan Lipke
fa2594a967
Added descriptions for PacketFilter class and functions
2020-10-07 16:18:33 -07:00
LoganLipke
cff7ab2df0
Added PacketFilter class for working with pcaps
2020-10-07 15:05:12 -07:00
Jed Reynolds
3e5edd875b
realm.py: adds mostly obvious fixes to many obvious errors, adds UseAutoNAT feature to UDP connections
2020-09-30 16:54:33 -07:00