Bug ID |
9627
|
Summary |
Add AMPDU Reassembly support for radiotap similar to PPI
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
x86
|
OS |
Windows 8
|
Status |
UNCONFIRMED
|
Severity |
Enhancement
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
PPI has a nice way to showing all MPDU's belonging to the AMPDU in a tabbed
manner, but that feature we do not have it in radiotap.
All we have is an AMPDU index based on which we can group the MPDUs manually,
but the above GUI feature would be good and will be no#1 reason to win over
omnipeek :-).
You are receiving this mail because:
- You are watching all bug changes.