stephb9959
2022-09-14 09:43:04 -07:00
parent a708cc2be0
commit 58c2269893

View File

@@ -288,7 +288,7 @@ namespace OpenWifi {
WFH.ipv6 = ClientInfo->second.ipv6_addresses[0];
}
} else {
std::cout << __LINE__ << std::endl;
std::cout << __LINE__ << ": Mac not found: " << WFH.station_id << std::endl;
}
for(const auto &rd:DTP.radio_data) {