Wireshark-bugs: [Wireshark-bugs] [Bug 1497] New: IP DSCP Value column not exported to CSV format

Date: Tue, 27 Mar 2007 21:18:27 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1497

           Summary: IP DSCP Value column not exported to CSV format
           Product: Wireshark
           Version: SVN
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: claridgestephen@xxxxxxxxxxx


Build Information:
Version 0.99.6-SVN-21211 (SVN Rev 21211)

Copyright 1998-2007 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.10.11, with GLib 2.12.11, with WinPcap (version unknown),
with libz 1.2.3, with libpcre 6.4, with Net-SNMP 5.4, with ADNS, with Lua 5.1,
with GnuTLS 1.6.1, with Gcrypt 1.2.3, with MIT Kerberos, with PortAudio
PortAudio V19-devel, with AirPcap.

Running on Windows XP Service Pack 2, build 2600, with WinPcap version 4.0
(packet.dll version 4.0.0.755), based on libpcap version 0.9.5, without
AirPcap.

Built using Microsoft Visual C++ 6.0 build 8804

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

Check the man page and http://www.wireshark.org for more information.
--
After adding the IP DSCP Value to the Columns within Preferences - User
Interface , when choosing to export the captured packets to CSV format, the
DSCP field for each packet is left empty.

Example output:

"No.","Time","Protocol","DSCP"
"1","0.000000","TCP",""
"2","0.000031","TCP",""
"3","0.010045","TCP",""
"4","0.011175","TCP",""
"5","0.011194","TCP",""

The DSCP value is however present within the main Packet List window. Tested
with packets of various DSCP values, all export with a blank entry.

Tested using:

wireshark-setup-0.99.6-SVN-21037.exe
wireshark-setup-0.99.6-SVN-21211.exe


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