Bug ID |
9307
|
Summary |
It should be possible to dissect the content of a conformant and varying array as a whole
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Enhancement
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 11842 [details]
Proposed patch
Build Information:
--
For the moment each item of an conformant and varying array is dissected item
by item which in case of big array can be noisy and useless.
I propose to add a new api to allow dissection of the array payload as a whole.
You are receiving this mail because:
- You are watching all bug changes.