Expose more 802.11n information to userspace:
authorstsp <stsp@openbsd.org>
Mon, 15 Aug 2016 22:14:19 +0000 (22:14 +0000)
committerstsp <stsp@openbsd.org>
Mon, 15 Aug 2016 22:14:19 +0000 (22:14 +0000)
commitec43501f0e830f804f4d0a237894c3d546b85ceb
tree79aee6e79bbed1e33d1f759010a0014f0f7f348d
parent7fe9dc3ed6eefd27c9668cd84fbb9f0955d83952
Expose more 802.11n information to userspace:
A flag which indicates whether HT has been negotiated with a node,
and the current Tx MCS value we use for a node.

This grows struct ieee80211_nodereq. Applications using it must be recompiled.

ok mpi@
sys/net80211/ieee80211_ioctl.c
sys/net80211/ieee80211_ioctl.h