ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 6501] New: Implementing extensions to wireshark to support

Date: Wed, 26 Oct 2011 23:54:52 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6501

           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=7310)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7310)
A header file listing the exported modules from changed <packet-bfd.c> file

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 file is a header file named <packet-bfd.h> which is listing the
exported routines from the file <packet-bfd.c> which are used in
<packet-mpls.c> to enable wireshark to decode MPLS-TP BFD-CC/CV payloads.This
file along with the bugs committed in 6499 and 6500 are used for the same
purpose. 

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.