[Q] How to get hostap runtime info?

Antonio Prcela antonio.prcela at gmail.com
Thu Nov 7 03:09:01 PST 2024


Hello everyone,

some runtime info can be retrieved for a station but not for an access points.

For example the following woks for a station and returns the set value:
wpa_cli GET_NETWORK 0 ieee80211w

Whereas the same can not be retrieved for an access point and returns a failure:
hostapd_cli GET ieee80211w

On the other hand it works for, for example:
hostapd_cli GET ignore_broadcast_ssid

So far I can't find where it needs to be added. Can someone point me into the right direction?

Thanks in advance!

Antonio



More information about the Hostap mailing list