Bug ID |
8094
|
Summary |
TA and RA not available in all wlan frames
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Normal
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 9702 [details]
802.11 RA/TA decode
Build Information:
--
In 802.11 all frames have a Transmitter Address (TA), most frames have a
Receiver Address (RA). For some frames these may map to a Source Address,
Destination Address and BSSID. When they do map wireshark does not include RA
or TA in the decode, so it's not possible to filter by RA or TA and get all the
frames. This patch adds RA and TA decode where missing.
You are receiving this mail because:
- You are watching all bug changes.