Wireshark-bugs: [Wireshark-bugs] [Bug 1836] Text2pcap doesn't handle timestamp starting with 00:

Date: Thu, 20 Sep 2007 16:28:27 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1836


wmeier@xxxxxxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




------- Comment #13 from wmeier@xxxxxxxxxxx  2007-09-20 16:28 GMT -------
I've submitted a fix (SVN #22916) for the text2pcap -t option to use the
current date time fields for any of the fields which are unspecified. 

For the parse failure cases: I've changed the code back to use Jan 1,1970
00:00:00 GMT  as the default date/time. (Note that wireshark/tshark will
display this date/time as adjusted for the local timezone).

This should be OK given that an error message is now displayed for any
date/time parse failure.

Thanks for your report and help.


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