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 1975] New: CFM dissector bugfixes and code update for ITU

Date: Tue, 6 Nov 2007 03:39:09 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1975

           Summary: CFM dissector bugfixes and code update for ITU inclusion
           Product: Wireshark
           Version: 0.99.7
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: maulkin@xxxxxxxx
                CC: maulkin@xxxxxxxx


Build Information:
Version 0.99.7

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.12.0, with GLib 2.14.1, with WinPcap (version unknown),
with libz 1.2.3, with libpcre 6.4, with SMI 0.4.5, 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.1
(packet.dll version 4.0.0.901), based on libpcap version 0.9.5, without
AirPcap.

Built using Microsoft Visual C++ 8.0 build 50727

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

Check the man page and http://www.wireshark.org for more information.
--
This patch contains the following bugfixes and updates to the code so that it
now includes the recommendation from ITU-T Y.1731 (05/2006):

-added TEST_TLV type
-fixed bug where non-END TLV with a zero-length field does not offset
 past the length field resulting in the next TLV always being an
 END TLV.
-added more info in the LTR Egress Identifier TLV
-fixed bug in Organizational TLV such that the length includes the
 OUI and the sub-type.
-added dissection of 16-octets reserved for ITU in CCM PDU
-adjusted MEPID of CCM PDU to only look at the last
 13 bits. (MEPID is in the range 1-8191)
-added MEG ID format 32 (ICC-based format of Y.1731) to MAID
 of CCM PDU
-fixed bug in Reply Ingress TLV and Reply Egress TLV where if
 there is only a Port ID if the TLV length is greater than eight
-fixed bug where if TLV offset is zero we do not look at the TLVs
-added more info to CCM MD name in the MAC format
-fixed the LTM and LTR Egress ID TLV ingress/egress id's such that the
 unique id preceeds the MAC address instead of the other way around.
-optimized code by using common variables and removing redundant ones.
-added remaining ITU CFM types: LCK, TST, APS, MCC, LMM, LMR, 1DM,
 DMM, DMR, EXM, EXR, VSM, VSR


-- 
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.