CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/15 16:14:19
Modified files:
sys/net80211 : ieee80211_ioctl.c ieee80211_ioctl.h
Log message:
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@
