Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 3540] incorrect timestamps in netscaler capture file forma

Date: Fri, 25 Sep 2009 16:11:59 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3540


Ravi Kondamuru <ravikondamuru@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #3131 is|0                           |1
           obsolete|                            |




--- Comment #11 from Ravi Kondamuru <ravikondamuru@xxxxxxxxx>  2009-09-25 16:11:56 PDT ---
Created an attachment (id=3707)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3707)
treat the two 32bit time values (low, high) in v23 format as a 64bit value.

Jaap,
thanks for reviewing the patch quickly and pointing the portability issue. We
cannot change the format to be 8byte aligned as required by windows. So we are
going to keep the 64bit value as a 2 32 bit value but typecast it when needed.
please review and let us know if you can accept it for inclusion in the code
base.
thanks,
Ravi.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.