Hostapd: Status of CONFIG_CTRL_IFACE_MIB

I'm developing an application that would benefit from hostapd supporting statistics messages to its control interface. For example:

hostapd_cli all_sta

I see this functionality was enable via this commit: https://github.com/openwrt/openwrt/commit/1ccf4bb93b0304c3c32a8a31a711a6ab889fd47a. Problem is, the commit doesn't appear in any recent releases. Are there any plans to merge this into future releases?

If it's in master, it should be in the next release (21.02.x) - it usually won't be backported to older stable releases.

1 Like

Thanks for the info. I was a little confused since the referenced commit is from Dec 8, 2019. But I suppose the 19.x branch doesn't merge in everything from master.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.