https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5248
Bill Meier <wmeier@xxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #9 from Bill Meier <wmeier@xxxxxxxxxxx> 2010-09-22 14:47:59 EDT ---
Lukasz;
I've committed 2 changes in SVN #30185:
1. I've moved the reassembly code so that all of it is not under 'if (tree)';
2. I fixed the offset used for hf_wai_ecdh_content so that the correct bytes
are highlighted in the "Packet Bytes" pane.
Please review my changes.
Also:
Looking at some of the WAI frames in the capture I note other instances of
apparently incorrect Packet Bytes highlighting when certain fields are selected
in the Packet Details.
For example:
- the ASUE Signature field in frame #374;
- the AE Signature field in frame #396
Please review the offsets, etc used when displaying fields to make sure they
are correct so that the right bytes are highlighted in the Packet Bytes pane
for each field.
Thanks
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.