Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 2273] Capture with multiple files fails on reading second

Date: Thu, 3 Feb 2011 11:36:59 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2273

Sake <sake@xxxxxxxxxx> changed:

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

--- Comment #5 from Sake <sake@xxxxxxxxxx> 2011-02-03 11:36:57 PST ---
I remember fixing this for another bug/enhancement:

sake@macsake-wifi:/tmp$ dumpcap -b filesize:2 -i en1 -w /tmp/capfile
File: /tmp/capfile_00001_20110203203435
Packets: 10 File: /tmp/capfile_00002_20110203203436
Packets: 60 File: /tmp/capfile_00003_20110203203448
^CPackets dropped: 0
sake@macsake-wifi:/tmp$ ls -l capfile_0000*
-rw-------  1 sake  staff  2616  3 feb 20:34 capfile_00001_20110203203435
-rw-------  1 sake  staff  7404  3 feb 20:34 capfile_00002_20110203203436
-rw-------  1 sake  staff    24  3 feb 20:34 capfile_00003_20110203203448
sake@macsake-wifi:/tmp$ 


Closing as FIXED

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