Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F138020246
D49513.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
558 B
Referenced Files
None
Subscribers
None
D49513.diff
View Options
diff --git a/sys/net80211/ieee80211_output.c b/sys/net80211/ieee80211_output.c
--- a/sys/net80211/ieee80211_output.c
+++ b/sys/net80211/ieee80211_output.c
@@ -2649,6 +2649,12 @@
/*
* Calculate capability information for mgt frames.
+ *
+ * This fills out the 16 bit capability field in various management
+ * frames for non-DMG STAs. DMG STAs are not supported.
+ *
+ * See 802.11-2020 9.4.1.4 (Capability Information Field) for the
+ * field definitions.
*/
uint16_t
ieee80211_getcapinfo(struct ieee80211vap *vap, struct ieee80211_channel *chan)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 29, 5:41 AM (49 m, 47 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26319442
Default Alt Text
D49513.diff (558 B)
Attached To
Mode
D49513: net80211: document the 802.11 specification for ieee80211_getcapinfo()
Attached
Detach File
Event Timeline
Log In to Comment