ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 1158] Editcap Stop time option

Date: Wed, 20 Aug 2008 08:09:28 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1158





--- Comment #20 from Sake <sake@xxxxxxxxxx>  2008-08-20 08:09:27 PDT ---
Hmmm... it looks like this has been fixed already:


C:\temp>capinfos proxied-ssl.cap
File name: proxied-ssl.cap
File type: Wireshark/tcpdump/... - libpcap
File encapsulation: Ethernet
Number of packets: 356
File size: 270700 bytes
Data size: 264980 bytes
Capture duration: 73.349072 seconds
Start time: Fri Nov 16 19:15:09 2007
End time: Fri Nov 16 19:16:22 2007
Data rate: 3612.59 bytes/s
Data rate: 28900.71 bits/s
Average packet size: 744.33 bytes
Average packet rate: 4.85 packets/s

C:\temp>editcap -B "2007-11-16 19:16:00" proxied-ssl.cap blah.cap

C:\temp>capinfos blah.cap
File name: blah.cap
File type: Wireshark/tcpdump/... - libpcap
File encapsulation: Ethernet
Number of packets: 235
File size: 175834 bytes
Data size: 172050 bytes
Capture duration: 51.008837 seconds
Start time: Fri Nov 16 19:15:09 2007
End time: Fri Nov 16 19:16:00 2007
Data rate: 3372.94 bytes/s
Data rate: 26983.56 bits/s
Average packet size: 732.13 bytes
Average packet rate: 4.61 packets/s

C:\temp>editcap -v
Editcap 1.0.99-SVN-26006 (SVN Rev 26006)
Edit and/or translate the format of capture files.
See http://www.wireshark.org for more information.



Can this bug be closed? Or do you still experience the problem? If so, please
attach the capture file and the exact reproduction steps...


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