http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1340
------- Comment #2 from haziza@xxxxxxx 2007-02-02 10:20 GMT -------
Created an attachment (id=512)
--> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=512&action=view)
This text file (and the associated result) is an example of what doesn't work
with text2pcap under WinXP
Hello,
The attached text file, when used under Linux Ubuntu with the cmd below works
fine :
text2pcap -t "%H:%M:%S." P.txt P.cap
But under WinXP (Pro version 2002 + SP2), all the packets are timestamped
0:0:0.0, as you can see in the CAP file.
Note : I also tried the following cmds, but without any more luck :
text2pcap -t"%H:%M:%S." P.txt P.cap
text2pcap -t %H:%M:%S. P.txt P.cap
text2pcap -t%H:%M:%S. P.txt P.cap
Hope this helps...
Gabriel
--
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.