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.