Yes, there's a scan results ioctl in net80211 somewhere. It's how you extract out the scan table.
You can also use wpa_cli to query wpa_supplicant about its copy of the scan table. -a On 8 December 2013 18:37, Tek Wiz <[email protected]> wrote: > Actually I'm working on Luci and OpenWrt. I was wondering if FreeBSD has a > similar feature. > > Thanks > > > On Mon, Dec 9, 2013 at 10:14 AM, Adrian Chadd <[email protected]> > wrote: >> >> .. Luci? OpenWrt? FreeBSD? >> >> On Dec 8, 2013 5:33 AM, "Tek Wiz" <[email protected]> wrote: >>> >>> How to get the info from ioctl to iwinfo? >>> >>> I want to transfer the info of the interference scan results (e.g. RSSI >>> and >>> noise floor for each channel) to the OpenWrt LuCI web page. >>> >>> Thanks >>> _______________________________________________ >>> [email protected] mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-wireless >>> To unsubscribe, send any mail to >>> "[email protected]" > > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "[email protected]"
