]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[net80211] add VHT node flag; parsed chanwidth.
authorAdrian Chadd <adrian@FreeBSD.org>
Sat, 7 Jan 2017 01:53:27 +0000 (01:53 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Sat, 7 Jan 2017 01:53:27 +0000 (01:53 +0000)
commit6d0ef1b905b798c5ac4992dd77788386aa01ebcc
treeae132ab4f2646cf16cd72e816548dab9b45d9b99
parent02527029a565be1d161cd9669740340831256e3d
[net80211] add VHT node flag; parsed chanwidth.

The VHT operational element (VHTOPMODE) isn't a uint32_t - it's
the MCS sets, freq1/freq2 parameters and channel width.
So, store the channel width too in lieu of just storing the
IE struct.

This changes the VHT parameter layout in ieee80211_node but it
doesn't change ABI at all.
sys/net80211/ieee80211_node.h