Commit Graph

827 Commits

Author SHA1 Message Date
DiptiDhond-Candela
c76cb3f43f Delete example_wep_connection.py 2021-01-14 14:47:30 -08:00
Ben Greear
ac57bef693 Merge /home/greearb/git/tip/wlan-lanforge-scripts 2021-01-13 11:41:06 -08:00
Matthew Stidham
1fb560cca6 fix timestamp errors 2021-01-12 14:15:36 -08:00
Nikita Yadav
e78a596f09 netgear dfs - under progress 2021-01-12 14:20:02 +05:30
Logan Lipke
27bef91204 Shortened docstrings for easier maintenance 2021-01-08 16:56:11 -08:00
Logan Lipke
7bdb650d7d Shortened docstrings for easier maintenance 2021-01-08 16:56:11 -08:00
Logan Lipke
6d25adeceb Changed use of "column" in docstring to "attribute" 2021-01-08 16:56:11 -08:00
bealler
f077ad7962 Nightly Sanity - Create RADIUS profile via API 2021-01-08 15:46:29 -05:00
Chuck SmileyRekiere
428e45eac4 lf_cisco_snp.py : updates to lf_cisco_snp.py 2021-01-08 11:59:09 -07:00
Logan Lipke
185ca77e1a Updated docstrings to fit with standards 2021-01-07 16:22:49 -08:00
Logan Lipke
f3da9c4f1b Updated docstrings to fit new standards 2021-01-07 15:58:27 -08:00
Logan Lipke
6ec5da9eb6 Fixed typo 2021-01-07 15:55:18 -08:00
Logan Lipke
9358e809ec Updated docstring use to fit with standards 2021-01-07 15:55:18 -08:00
Logan Lipke
8a29d5df48 Updated docstring use to fit with standards 2021-01-07 15:55:18 -08:00
Matthew Stidham
a739cf928b update test all scripts 2021-01-07 15:47:23 -08:00
Chuck SmileyRekiere
0470f62d6d lf_cisco_snp.py : allow for prompt to be passed in args parse 2021-01-07 16:18:08 -07:00
Dipti
88e62bbea0 Merge branch 'master' of github.com:greearb/lanforge-scripts 2021-01-07 15:01:46 -08:00
Dipti
55ea7a5115 few line changes 2021-01-07 15:01:38 -08:00
Matthew Stidham
06d135597b all create scripts inherit directly from realm 2021-01-07 14:46:53 -08:00
bealler
fb2d894014 Add arguments to Nightly Sanity to allow user to specify firmware build and other parameters, README update and minor bug fixes 2021-01-07 13:25:00 -05:00
Matthew Stidham
bec53e1574 base scripts for creating lanforge items 2021-01-06 16:53:01 -08:00
Logan Lipke
13dc5ed016 Changed docstrings to fit script format 2021-01-04 15:27:05 -08:00
Chuck SmileyRekiere
9461f75aa6 lf_hackrf.py : python3 version, put in other code base , minor change for
raw_input that was pretty much it.  There will nee functionality added to
readback the inputs.
2021-01-04 06:53:22 -07:00
Matthew Stidham
4daa7467ba create station and create vap 2020-12-31 16:45:34 -08:00
Dipti
37bbe567ce test all scripts re-added 2020-12-30 19:43:52 -08:00
Logan Lipke
52998207c5 Added docstring for documentation and usage example 2020-12-30 17:02:58 -08:00
Logan Lipke
7c4789b673 Added docstring for documentation and usage example 2020-12-30 17:01:28 -08:00
Matthew Stidham
8b2d5ce0de Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-30 17:01:01 -08:00
Matthew Stidham
9c94287fb5 fix 2020-12-30 17:00:52 -08:00
Dipti
1ae7e545ae Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-30 16:11:14 -08:00
Dipti
20a06dfdbf 1k works again, added updated argparse formatting 2020-12-30 16:10:48 -08:00
Matthew Stidham
cacfc15766 my changes 2020-12-30 11:05:23 -08:00
Matthew Stidham
c42961f6af formatting error 2020-12-30 11:02:20 -08:00
Logan Lipke
b8e2b1a109 Added docstring for documentation and usage example 2020-12-29 16:56:16 -08:00
Logan Lipke
51187f85c9 Added docstring for documentation and usage example 2020-12-29 15:55:44 -08:00
Logan Lipke
508f30d8ee Created script to help get documentation info from scripts/modules 2020-12-29 15:41:21 -08:00
Matthew Stidham
d099014299 minor fix 2020-12-29 14:41:24 -08:00
Matthew Stidham
f084e6d81f many outputs from Pandas dataframe and basic test data on output 2020-12-29 14:37:24 -08:00
Matthew Stidham
ee742907f5 many outputs from Pandas dataframe and basic test data on output 2020-12-29 14:35:23 -08:00
Dipti
60b7c0d9dd updated args and example 2020-12-28 15:25:51 -08:00
Matthew Stidham
9661d5f969 create CSV from realm monitor 2020-12-28 14:21:38 -08:00
Matthew Stidham
e4b8266a20 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-28 13:11:35 -08:00
Matthew Stidham
875942bd75 monitor correction 2020-12-28 13:11:18 -08:00
Jed Reynolds
38dfb463ed test_status_msg.py: do not hard code port 2020-12-22 17:25:54 -08:00
Logan Lipke
107c881e91 Fixed variable not being referenced 2020-12-22 15:59:37 -08:00
Logan Lipke
4725cdc11c Fixed issue with required security arg being included on top of what's in create_basic_argparse 2020-12-22 15:59:24 -08:00
shivamcandela
0bd03f44b1 layer3_test for webconsole 2020-12-23 02:11:27 +05:30
bealler
89b3c706b0 Allow for custom IP address for LANForge server and custom prefix for station names 2020-12-22 13:35:51 -05:00
shivamcandela
69c3d3eba6 path corrections 2020-12-23 00:00:39 +05:30
shivamcandela
6dc3fee1d8 Updates for webconsole beta testing 2020-12-22 23:57:31 +05:30