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

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





------- Comment #10 from mike@xxxxxxxxxxxxxx  2007-09-20 08:55 GMT -------
Thank for update,
I made test using SVN 22906
You can find the test sample and result files as attachment.
3 files :
test.txt is the input file (so you can test as well)
test.pcap the generated pcap file 
and the corresponding debug_output.txt file.

I executed the following test command.
text2pcap -dd -t "%H:%M:%S." -e 0x800 "test.txt" test.pcap 2>debug_output.txt

I opened test.pcap and the time/date column was empty.

Hope that helps.


-- 
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.