logic correction in compare_nonvlan_ip_bridge function

This commit is contained in:
Nikita Yadav
2021-08-29 17:27:59 +05:30
parent 557effbd3a
commit 245763d03c

View File

@@ -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",