http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2246
Summary: text2pcap: add -o dec option
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Extras
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: mccart@xxxxxxxxxxxxxxxxxx
Michael McCartney <mccart@xxxxxxxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1441| |review_for_checkin?
Flag| |
Created an attachment (id=1441)
--> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1441)
text2pcap.c svn diff patch
Build Information:
mccart@wshark:~$ wireshark -v
wireshark 0.99.8
Copyright 1998-2008 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled with GTK+ 2.12.0, with GLib 2.14.1, with libpcap 0.9.7, with libz
1.2.3.3, with libpcre 7.4, without SMI, with ADNS, without Lua, with GnuTLS
1.6.3, with Gcrypt 1.2.4, without Kerberos, without PortAudio, without AirPcap.
Running on Linux 2.6.22-14-generic, with libpcap version 0.9.7.
Built using gcc 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2).
--
text2pcap -o option allows only hex or oct for when parsing offset.
the attached patch enhancement adds dec option when parsing offset.
works as expected.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.