Wireshark-bugs: [Wireshark-bugs] [Bug 1628] Add File->Import capability

Date: Wed, 03 Apr 2013 15:55:37 +0000

changed bug 1628

What Removed Added
Status CONFIRMED IN_PROGRESS

Comment # 3 on bug 1628 from
It seems that File->Import was added long ago in r34856, although, even after
adding the "Absolute date and time" column, I can't seem to figure out how to
import a text file containing the summary line such that the timestamps are
imported correctly.

For example, if you do either of these:
1) tshark -Px -r file.pcap > file.txt
2) Wireshark: File -> Export Packet Dissections -> as "Plain Text" file... ->
[Choose Packet summary line, Packet Bytes and File name = file.txt]  -> Save

... then from Wireshark: File -> Import -> [Filename = file.txt, Date/Time =
%Y-%m-%d %H:%M%S] -> OK

The date/time isn't correct.  I also tried without specifying the date/time
format.  I tried with the "Absolute date and time" column as the 1st column, as
well as deleting all other information on the summary line as well as the
column headers in the case of the Wireshark export.

Is it possible to import the date/time?


You are receiving this mail because:
  • You are the assignee for the bug.
  • You are watching all bug changes.