Wireshark-bugs: [Wireshark-bugs] [Bug 7972] New: Enhancement to support MPLS-TP FM and LI payloa

Date: Tue, 13 Nov 2012 19:54:17 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7972

           Summary: Enhancement to support MPLS-TP FM and LI payloads as
                    per RFC 6427 and RFC 6435
           Product: Wireshark
           Version: 1.9.x (Experimental)
          Platform: x86
        OS/Version: Red Hat
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: krishnamurthy.mayya@xxxxxxxxxxxxxx


Created attachment 9523
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9523
New file written to support MPLS-TP LI and FM payload decoding

Build Information:
Version 1.9.0 (SVN Rev 46027 from /trunk)

Copyright 1998-2012 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 (32-bit) with GTK+ 2.18.9, with Cairo 1.8.8, with Pango 1.28.1, with
GLib 2.22.5, with libpcap, with libz 1.2.3, without POSIX capabilities, without
libnl, without SMI, without c-ares, without ADNS, without Lua, without Python,
with GnuTLS 2.8.5, with Gcrypt 1.4.5, with MIT Kerberos, without GeoIP, without
PortAudio, with AirPcap.

Running on Linux 2.6.32-220.el6.i686, with locale en_US.UTF-8, with libpcap
version 1.2.1, with libz 1.2.3, GnuTLS 2.8.5, Gcrypt 1.4.5, without AirPcap.

Built using gcc 4.4.6 20110731 (Red Hat 4.4.6-3).

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

Check the man page and http://www.wireshark.org for more information.
--
DESCRIPTION:
-----------------
Following Francesco Fondeli's approach for PSC protocol, we have come up with a
new file 
itself for the decoding of MPLS-TP Lock Instruct and Fault-Management protocol
as per 
RFC 6435 and RFC 6427 respectively.The new file has been attached (file-name:
packet-mplstp-oam.c). 

In addition to the new file,a patch has also been attached that contains the 
minor changes done to <packet-mpls.c> and <packet-bfd.c> that coompletes the
requirement.

Have also attached the sample captures of MPLS-TP Lock and FM packets for
verification.
Kindly request you to check-in the file and the changes.
Thanks in advance.

AUTHORS:
---------
Krishnamurthy Mayya
Nikitha Malgi

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