Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136595988
D49199.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
553 B
Referenced Files
None
Subscribers
None
D49199.diff
View Options
diff --git a/sys/net80211/ieee80211_vht.c b/sys/net80211/ieee80211_vht.c
--- a/sys/net80211/ieee80211_vht.c
+++ b/sys/net80211/ieee80211_vht.c
@@ -237,6 +237,8 @@
/*
* Parse an 802.11ac VHT operation IE.
+ *
+ * 802.11-2020 9.4.2.158 (VHT Operation element)
*/
void
ieee80211_parse_vhtopmode(struct ieee80211_node *ni, const uint8_t *ie)
@@ -256,6 +258,8 @@
/*
* Parse an 802.11ac VHT capability IE.
+ *
+ * 802.11-2020 9.4.2.157 (VHT Capabilities element)
*/
void
ieee80211_parse_vhtcap(struct ieee80211_node *ni, const uint8_t *ie)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 19, 12:33 PM (11 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25632140
Default Alt Text
D49199.diff (553 B)
Attached To
Mode
D49199: net80211: add the specific 802.11-2020 references to VHT IEs
Attached
Detach File
Event Timeline
Log In to Comment