mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-10-30 10:22:34 +00:00
Default passphrase needs to be [BLANK] instead of an empty string.
This commit is contained in:
@@ -32,7 +32,7 @@ resource=1
|
||||
num_stas=40
|
||||
num_packets=Infinite
|
||||
encryption=open
|
||||
passphrase=''
|
||||
passphrase='[BLANK]'
|
||||
rate_A=1000000
|
||||
rate_B=1000000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user