Matthew Stidham 
							
						 
					 
					
						
						
							
						
						36400e003d 
					 
					
						
						
							
							Making it so that lanforge-scripts can work if the repository isn't named exactly the same way  
						
						 
						
						... 
						
						
						
						Signed-off-by: Matthew Stidham <stidmatt@gmail.com > 
						
						
					 
					
						2021-09-17 15:29:15 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								erinnerim 
							
						 
					 
					
						
						
							
						
						1d7578251c 
					 
					
						
						
							
							Updates to import statements:  
						
						 
						
						... 
						
						
						
						- Import importlib, os, and sys to each python script.
 - Append "lanforge-scripts" root directory to the system path, allowing each script to be called from an antecedent directory. e.g.
if 'lanforge-scripts' not in sys.path:
    sys.path.append(os.path.join(os.path.abspath(__file__ + "../../../../../")))
 - All statements of the form 'from <module> import <class>' replace with:
<module> = importlib.import_module("lanforge-scripts.<directory>.<module>")
<class> = <module>.<class> 
						
						
					 
					
						2021-09-15 16:17:16 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						743b5f56c9 
					 
					
						
						
							
							Revert "Update py_scripts to be in line with pip standards"  
						
						 
						
						... 
						
						
						
						This reverts commit 37df48594e . 
						
						
					 
					
						2021-09-09 05:32:05 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Matthew Stidham 
							
						 
					 
					
						
						
							
						
						37df48594e 
					 
					
						
						
							
							Update py_scripts to be in line with pip standards  
						
						 
						
						... 
						
						
						
						Signed-off-by: Matthew Stidham <stidmatt@gmail.com > 
						
						
					 
					
						2021-09-08 16:57:10 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shivamcandela 
							
						 
					 
					
						
						
							
						
						f383300fc2 
					 
					
						
						
							
							import name updates IPV4VariableTime to IPVariableTIme  
						
						 
						
						... 
						
						
						
						Signed-off-by: shivamcandela <shivam.thakur@candelatech.com > 
						
						
					 
					
						2021-07-15 12:46:03 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shivamcandela 
							
						 
					 
					
						
						
							
						
						fc7be285c6 
					 
					
						
						
							
							added exception handeling in sta_connect2 and added extra securities to test_ipv4_ttls  
						
						 
						
						... 
						
						
						
						Signed-off-by: shivamcandela <shivam.thakur@candelatech.com > 
						
						
					 
					
						2021-05-26 02:13:19 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shivamcandela 
							
						 
					 
					
						
						
							
						
						fefa5ae77d 
					 
					
						
						
							
							added layer3 in test_ipv4_ttls with optional argument of vap: commit is used in tip  
						
						 
						
						... 
						
						
						
						Signed-off-by: shivamcandela <shivam.thakur@candelatech.com > 
						
						
					 
					
						2021-05-20 18:55:11 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						84951290a1 
					 
					
						
						
							
							deprecated halt_on_error  
						
						 
						
						
						
						
					 
					
						2021-04-22 14:51:09 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dipti 
							
						 
					 
					
						
						
							
						
						60b7c0d9dd 
					 
					
						
						
							
							updated args and example  
						
						 
						
						
						
						
					 
					
						2020-12-28 15:25:51 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Matthew Stidham 
							
						 
					 
					
						
						
							
						
						079a658e6d 
					 
					
						
						
							
							required arguments  
						
						 
						
						
						
						
					 
					
						2020-12-16 15:39:27 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Logan Lipke 
							
						 
					 
					
						
						
							
						
						0fceed5bd6 
					 
					
						
						
							
							Changed host and port parameters to correctly use --mgr and --mgr_port  
						
						 
						
						
						
						
					 
					
						2020-12-11 15:06:33 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dipti 
							
						 
					 
					
						
						
							
						
						354c93bd9f 
					 
					
						
						
							
							help edits,test edits,bash script edits, just syntax errors left  
						
						 
						
						
						
						
					 
					
						2020-11-25 18:32:47 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dipti 
							
						 
					 
					
						
						
							
						
						68121692c0 
					 
					
						
						
							
							parameter fixes  
						
						 
						
						
						
						
					 
					
						2020-10-30 13:41:59 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jed Reynolds 
							
						 
					 
					
						
						
							
						
						0a919202b0 
					 
					
						
						
							
							JSON: test_ipv4_ttls.py: changes wifi_extra= to use_radius= and hs20_enable=, plus:  
						
						 
						
						... 
						
						
						
						- passes command line password parameters in
- adds parameter setters for ieee80211w, enable_pkc, hs20_enable
- sets pairwise, group to DEFAULT by default
- reformats help 
						
						
					 
					
						2020-10-19 23:51:09 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jed Reynolds 
							
						 
					 
					
						
						
							
						
						69791a1cce 
					 
					
						
						
							
							JSON: TTLSTest: gains more options for set_wifi_extra, fixes help  
						
						 
						
						
						
						
					 
					
						2020-10-19 22:44:58 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Logan Lipke 
							
						 
					 
					
						
						
							
						
						17b0efb663 
					 
					
						
						
							
							Added vap creation example with ttls  
						
						 
						
						
						
						
					 
					
						2020-09-11 09:14:56 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Logan Lipke 
							
						 
					 
					
						
						
							
						
						a79a32dc7a 
					 
					
						
						
							
							Updated stop method  
						
						 
						
						
						
						
					 
					
						2020-08-28 15:04:35 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Logan Lipke 
							
						 
					 
					
						
						
							
						
						602d3328e8 
					 
					
						
						
							
							Script for checking ip association and connection to eap-ttls  
						
						 
						
						
						
						
					 
					
						2020-08-25 12:53:17 -07:00