Bug 203236 - [patch] net80211: add unlisted information elements
Summary: [patch] net80211: add unlisted information elements
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-wireless (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-09-21 17:05 UTC by vidwer+fbsdbugs
Modified: 2016-05-17 18:03 UTC (History)
1 user (show)

See Also:


Attachments
net80211: add unlisted information elements (963 bytes, patch)
2015-09-21 17:05 UTC, vidwer+fbsdbugs
no flags Details | Diff
net80211: add unlisted information elements (4.66 KB, patch)
2015-10-02 01:26 UTC, vidwer+fbsdbugs
no flags Details | Diff
net80211: add unlisted information elements (4.66 KB, patch)
2015-10-02 01:43 UTC, vidwer+fbsdbugs
no flags Details | Diff
net80211: add unlisted information elements (4.66 KB, patch)
2015-10-02 01:44 UTC, vidwer+fbsdbugs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description vidwer+fbsdbugs 2015-09-21 17:05:11 UTC
Created attachment 161234 [details]
net80211: add unlisted information elements

As listed here: http://lxr.free-electrons.com/source/include/linux/ieee80211.h#L1738

The information elements showed up in dmesg while using an if_rsu device to connect to an AVM appliance.
Comment 1 vidwer+fbsdbugs 2015-10-02 01:26:59 UTC
Created attachment 161632 [details]
net80211: add unlisted information elements
Comment 2 vidwer+fbsdbugs 2015-10-02 01:43:53 UTC
Created attachment 161633 [details]
net80211: add unlisted information elements
Comment 3 vidwer+fbsdbugs 2015-10-02 01:44:33 UTC
Created attachment 161634 [details]
net80211: add unlisted information elements
Comment 4 Andriy Voskoboinyk freebsd_committer freebsd_triage 2016-05-17 18:03:06 UTC
Committed in r296823.