| Bug ID |
9038
|
| Summary |
802.11 HT Extended Capabilities B10 decode incorrect
|
| Classification |
Unclassified
|
| Product |
Wireshark
|
| Version |
1.9.x (Experimental)
|
| Hardware |
All
|
| OS |
All
|
| Status |
UNCONFIRMED
|
| Severity |
Trivial
|
| Priority |
Low
|
| Component |
Dissection engine (libwireshark)
|
| Assignee |
[email protected]
|
| Reporter |
[email protected]
|
Created attachment 11374 [details]
Patch to fix HT Capabilities/HT Extended Capabilities decode of B10
Build Information:
#define SVNVERSION "SVN Rev 51338"
#define SVNPATH "/trunk"
--
Within the 802.11 HT Capabilities IE the "HT Extended Capabilities" B10's name
is incorrect.
It is currently titled "High Throughput". This is incorrect/missleading. It
should be something like "High Throughput Control (+HTC)". The field indicates
if the "High Throughput Control (HTC)" field is supported - not if HT itself is
supported.
You are receiving this mail because:
- You are watching all bug changes.