diff options
author | sam <sam@FreeBSD.org> | 2006-01-18 22:17:50 +0000 |
---|---|---|
committer | sam <sam@FreeBSD.org> | 2006-01-18 22:17:50 +0000 |
commit | bf6514997f762d9dd4509ca11d18b81f99ef4b17 (patch) | |
tree | b674e7b36b7d0de159d561f3f03dab351332c192 /lib/libc/stdlib/strfmon.c | |
parent | 9f8d658cf4a2520c3617c939e96280d6264d59e7 (diff) | |
download | FreeBSD-src-bf6514997f762d9dd4509ca11d18b81f99ef4b17.zip FreeBSD-src-bf6514997f762d9dd4509ca11d18b81f99ef4b17.tar.gz |
Rev ioctl to get scan results:
o lock the list walk
o malloc a results buffer instead of copying out one result at a time
using an on-stack buffer
o fix definition of ieee80211req_scan_result so size of variable-length
information elements is large enough to hold all possible ie's
(still only return wpa+wme, at some point may return all)
o make rssi+noise data signed; they should've been so all along
o add a bit more padding for future additions while we're here
o define a new ioctl for new api and add compat code for old ioctl
under COMPAT_FREEBSD6 (temporarily enabled local to the file)
Reviewed by: Scott Long
MFC after: 2 weeks
Diffstat (limited to 'lib/libc/stdlib/strfmon.c')
0 files changed, 0 insertions, 0 deletions