Hi, in hostapd.h under struct hostapd_iface is a entry called channel_utilization. I thought that gives me informatin about the utilization of the channel. ^^ But this value contains always zero. And is only a u8. Is this wrong? How can I get information about the utilization of the channel? Thanks.