Wireshark-bugs: [Wireshark-bugs] [Bug 12429] New: Change format of ip.dsfield.dscp description t
Date: Wed, 11 May 2016 14:53:48 +0000
Bug ID 12429
Summary Change format of ip.dsfield.dscp description to IETF RFC4594 format to make column more concise
Product Wireshark
Version unspecified
Hardware x86
OS Mac OS X 10.9
Status UNCONFIRMED
Severity Major
Priority Low
Component Dissection engine (libwireshark)
Assignee bugzilla-admin@wireshark.org
Reporter betty@netdetect.co

Build Information:
Version 2.0.3 (v2.0.3-0-geed34f0 from master-2.0)

Copyright 1998-2016 Gerald Combs <gerald@wireshark.org> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
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 (64-bit) with Qt 5.3.2, with libpcap, without POSIX capabilities, with
libz 1.2.5, with GLib 2.36.0, with SMI 0.4.8, with c-ares 1.10.0, with Lua 5.2,
with GnuTLS 2.12.19, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP, with
QtMultimedia, without AirPcap.

Running on Mac OS X 10.9.5, build 13F1712 (Darwin 13.4.0), with locale C, with
libpcap version 1.3.0 - Apple version 41, with libz 1.2.5, with GnuTLS 2.12.19,
with Gcrypt 1.5.0.
Intel(R) Core(TM) i7-4650U CPU @ 1.70GHz (with SSE4.2)

Built using llvm-gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build
2336.9.00).

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

Check the man page and http://www.wireshark.org for more information.
--
Currently when a column is added from ip.dsfield.dscp, the data in the column
is "Class of Service 1" for example. I would prefer to have CS1.  Then it would
take up less screen space.  I do not want decimal or hex as the other fields
show in columns as those are not as user friendly.

The ip.dsfield description contains the info (as shown below) so my hope is
that this is something simple.

ip.dsfield: Differentiated Services Field: 0x00 (DSCP: CS0, ECN: Not-ECT)


You are receiving this mail because:
  • You are watching all bug changes.