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 2683] Editcap should split file according to fileset patte

Date: Thu, 21 May 2009 23:59:40 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2683


Kovarththanan Rajaratnam <krj@xxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #2180 is|0                           |1
           obsolete|                            |
   Attachment #3026|                            |review_for_checkin?
               Flag|                            |




--- Comment #8 from Kovarththanan Rajaratnam <krj@xxxxxxxxxxxxx>  2009-05-21 23:59:29 PDT ---
Created an attachment (id=3026)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3026)
Update patch to SVN revision 28442

Once again, sorry for delay. I've updated the patch to SVN revision 28442. This
includes a fix for the problem you've reported in comment #6. I've tested the
following (using netbench_1.cap from http://wiki.wireshark.org/SampleCaptures):

$ ./editcap -i 10 netbench_1.cap blah.cap
$ ./editcap -c 1000 netbench_1.cap blah.cap
$ ./editcap -r netbench_1.cap blah.cap 1-1000
$ ./editcap netbench_1.cap blah.cap 1-1000


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