Bug ID |
8511
|
Summary |
editcap improvement for retransmitted 802.11 frames
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
1.8.2
|
Hardware |
x86
|
OS |
Mac OS X 10.8
|
Status |
UNCONFIRMED
|
Severity |
Enhancement
|
Priority |
Low
|
Component |
Extras
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
--
A WLAN capture executed in monitor mode shows lots of wireless retransmissions
occuring. Editcap is not able to remove the duplicates since the packets are
not actually duplicates, the radiotap header changes for each packet. Could it
be possible to improve editcap to specify from which header the duplicate
analysis should be done? E.g. look for duplicates while ignoring header X,Y,Z
(in decapsulation order)
You are receiving this mail because:
- You are watching all bug changes.