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 3168] New duplicate packet removal options for editcap

Date: Fri, 17 Apr 2009 09:03:58 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3168


Balint Reczey <balint.reczey@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |balint.reczey@xxxxxxxxxxxx
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #5 from Balint Reczey <balint.reczey@xxxxxxxxxxxx>  2009-04-17 09:03:54 PDT ---
Committed revision 28074.

I changed the patch a bit:
- Adapted to 80 chars wide screen
- Merged -w and -W parameters

It would be great to have -d [dup window] parameter, but not all getopt
versions support optional option arguments.
http://www.gnu.org/software/hello/manual/libc/Using-Getopt.html

Additionally editcap -d 1 1 1 2 could map to "editcap -d [dup window] infile
outfile packet" and "editcap -d infile outfile packet packet".

Cheers,
Balint


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