mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-19 03:25:05 +00:00
test_ip_variable_time: Enable ipv6 for stations
test_ip_connection: Enable ipv6 for stations Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
@@ -86,6 +86,7 @@ class ConnectTest(Realm):
|
||||
self.station_profile.ssid_pass = self.password
|
||||
self.station_profile.security = self.security
|
||||
self.station_profile.number_template_ = self.number_template
|
||||
self.station_profile.ipv6 = self.ipv6
|
||||
self.station_profile.mode = 0
|
||||
if self.debug:
|
||||
print("----- Station List ----- ----- ----- ----- ----- ----- \n")
|
||||
|
||||
Reference in New Issue
Block a user