mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-03 12:18:00 +00:00
logic correction in compare_nonvlan_ip_bridge function
This commit is contained in:
@@ -339,6 +339,13 @@ def main():
|
|||||||
"num_station": 1,
|
"num_station": 1,
|
||||||
"radio": "wiphy4"
|
"radio": "wiphy4"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"password": "lanforge2",
|
||||||
|
"upstream": "eth2.300",
|
||||||
|
"mac": "",
|
||||||
|
"num_station": 1,
|
||||||
|
"radio": "wiphy4"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"password": "lanforge",
|
"password": "lanforge",
|
||||||
"upstream": "eth2",
|
"upstream": "eth2",
|
||||||
|
|||||||
Reference in New Issue
Block a user