https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6500
Summary: Implementing extensions to wireshark to support
MPLS-TP(BFD CC/CV) payloads
Product: Wireshark
Version: 1.4.6
Platform: x86-64
OS/Version: Red Hat
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: krishnamurthy.mayya@xxxxxxxxxxxxxx
Created an attachment (id=7309)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7309)
The diff file listing the changes done to the file <packet-bfd.c> to enable the
decoing of MPLS-TP payload decoding.
Build Information:
Build Information:
Copyright 1998-2011 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.10.4, with GLib 2.12.3, with libpcap 0.9.4, 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.
NOTE: this build doesn't support the "matches" operator for Wireshark filter
syntax.
Running on Linux 2.6.18-194.el5, with libpcap version 0.9.4, with libz 1.2.3.
Built using gcc 4.1.2 20080704 (Red Hat 4.1.2-48).
--
TITLE : IMPLEMENTING EXTENSIONS TO WIRESHARK TO SUPPORT DECODING OF MPLS-TP
PAYLOADS
Source draft used : MPLS WORKING GROUP-IETF
Proactive Connectivity Verification,
Continuity Check and Remote Defect indication for MPLS Transport Profile
draft-ietf-mpls-tp-cc-cv-rdi-06
The attached patch file includes the source code modifications for the file
<packet-bfd.c> of wireshark to support the decoding of MPLS-TP(BFD CC, CV)
payloads.
As per the information in the draft mentioned above, the generic associated
channel header is checked for appropriate channel type and a new module has
been defined which calls the BFD CC/CV modules depending in the channel type.
Authors:
Krishnamurthy Mayya (Associate software engineer, IP Infusion India, Bangalore)
Nikitha Malgi (Associate software engineer, IP Infusion India, Bangalore)
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.