Bug ID |
9252
|
Summary |
WCCP fix hash buckets assignment info decoding
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
1.11.x (Experimental)
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Normal
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 11742 [details]
patch against r52309
Build Information:
--
Hello,
An internal user reported that the decoding for the hash buckets assignment was
incorrect. In short the 'alternate' flag should be 0x80 not 0x01.
This patch fixes the decoding issue and also the name of the
hf_hash_buckets_assignment_wc_num element.
Best regards, Peter
You are receiving this mail because:
- You are watching all bug changes.