Wireshark-commits: [Wireshark-commits] master 5b92ab9: RSVP: Add support of GMPLS Support for Metro

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 15 Jan 2015 08:33:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5b92ab9f97a4d1644218059e3b17097a02421bc4
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5b92ab9 by Miltos Patsiouras (mipatsio@xxxxxxxxx):

    RSVP: Add support of GMPLS Support for Metro Ethernet Forum and G.8011 (RFC 6004)
    
       This document describes a method for controlling two specific types
       of Ethernet switching via Generalized Multi-Protocol Label Switching
       (GMPLS).  This document supports the types of switching corresponding
       to the Ethernet services that have been defined in the context of the
       Metro Ethernet Forum (MEF) and International Telecommunication Union
       (ITU) G.8011.  Specifically, switching in support of Ethernet private
       line and Ethernet virtual private line services are covered.  Support
       for MEF- and ITU-defined parameters is also cover
    
    Bug: 7841
    Change-Id: I12e12d01d497bd0e9703efcf6bd8ad100805bccc
    Change-Id: I180c095652604bc025ab81171dd8a042e0930f08
    Reviewed-on: https://code.wireshark.org/review/5323
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  06ddb7e   CAPWAP: Add a IEE802.11 Message Element Type (RFC5416)
    adds  5b92ab9   RSVP: Add support of GMPLS Support for Metro Ethernet Forum and G.8011 (RFC 6004)


Summary of changes:
 epan/dissectors/packet-rsvp.c |  352 ++++++++++++++++++++++++++++++++++++++++-
 epan/dissectors/packet-rsvp.h |    2 +
 2 files changed, 350 insertions(+), 4 deletions(-)