stephb9959
2023-04-02 16:21:19 -07:00
parent 384d11d998
commit f4d86120c4

View File

@@ -361,6 +361,8 @@ namespace OpenWifi {
auto CalledStationID = P.ExtractCalledStationID();
Poco::Net::SocketAddress Dst(Destination);
P.Log(std::cout);
std::lock_guard G(Mutex_);
bool UseRADSEC = false;
std::string Secret;