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 4456] New: Export Object HTTP Filename modification

Date: Wed, 3 Feb 2010 07:45:13 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4456

           Summary: Export Object HTTP Filename modification
           Product: Wireshark
           Version: SVN
          Platform: x86
        OS/Version: SuSE
            Status: NEW
          Severity: Blocker
          Priority: High
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: koen.aerts@xxxxxxxxxxx


Created an attachment (id=4256)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4256)
patch

Build Information:
Version 1.3.3 (SVN Rev 31766 from /trunk)

Copyright 1998-2010 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.14.4, with GLib 2.18.2, with libpcap 0.9-PRE-CVS, with
libz
1.2.3, without POSIX capabilities, without libpcre, without SMI, without
c-ares,
without ADNS, without Lua, without Python, without GnuTLS, without Gcrypt,
without Kerberos, without GeoIP, without PortAudio, without AirPcap, with
new_packet_list.

Running on Linux 2.6.27.23-0.1-pae, with libpcap version 0.9-PRE-CVS.

Built using gcc 4.3.2 [gcc-4_3-branch revision 141291].

Wireshark is Open Source Software released under the GNU General Public
License.

Check the man page and http://www.wireshark.org for more information.

--
For UPnP AV debugging we use the "Export_Objects_HTTP" option to investigate
all SOAP interaction between the UPnP AV Client and Server.
Currently the filename under witch the SOAP message is saved is based on the
what comes after "/" in the "Request URI" of the HTTP Header.
The patch adds packet number to the filename and changes the extention
according to the Content-Type.

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