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 7806] New: Enhance to support P2MP-RSVP related TLVs of MP

Date: Sun, 7 Oct 2012 06:00:36 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7806

           Summary: Enhance to support P2MP-RSVP related TLVs of MPLS OAM
                    (RFC6525)
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Dissection engine (libwireshark)
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: s1061123@xxxxxxxxx


Created attachment 9285
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9285
Patch file to support rfc6425

Build Information:
kagaribi% ./tshark -v
TShark 1.9.0 (SVN Rev 45246 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 (64-bit) with GLib 2.30.3, with libpcap, with libz 1.2.5.1, with POSIX
capabilities (Linux), with libnl 1, without SMI, without c-ares, without ADNS,
without Lua, without Python, with GnuTLS 2.10.5, with Gcrypt 1.5.0, without
Kerberos, with GeoIP.

Running on Linux 3.2.12-gentoo, without locale, with libpcap version 1.1.1,
with
libz 1.2.5.1.

Built using gcc 4.5.4.
--
Hi all,

This patch is to support a part of rfc6425, as following TLVs:
 - Section 3.1.1.1. RSVP P2MP IPv4 Session Sub-TLV
 - Section 3.1.1.2. RSVP P2MP IPv6 Session Sub-TLV 
 - Section 3.2.1. Egress Address P2MP Responder Sub-TLVs
 - Section 3.2.2. Node Address P2MP Responder Sub-TLVs
 - Section 3.3. Preventing Congestion of Echo Replies

As per this RFC, TLV_RTO_IPv4 and TLV_RTO_IPv6 are deprecated, so they are
comment out.

Thanks,
Tomofumi

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