mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 19:58:03 +00:00
@@ -659,7 +659,7 @@ class Realm(LFCliBase):
|
|||||||
else:
|
else:
|
||||||
if debug:
|
if debug:
|
||||||
print("Found IP: %s on port: %s" % (v['ip'], sta_eid))
|
print("Found IP: %s on port: %s" % (v['ip'], sta_eid))
|
||||||
print("Incmenting stations with IP addresses found")
|
print("Incrementing stations with IP addresses found")
|
||||||
num_sta_with_ips += 1
|
num_sta_with_ips += 1
|
||||||
else:
|
else:
|
||||||
num_sta_with_ips += 1
|
num_sta_with_ips += 1
|
||||||
|
|||||||
Reference in New Issue
Block a user