ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 6df5252: Add Decode As functionality for MPLS PW Asso

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 12 Nov 2014 20:53:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6df5252c2ca10af9bb0ab393da09e021d668d23d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6df5252 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Add Decode As functionality for MPLS PW Associated Channel Type.
    
    Add CFM and MPLS dissector as possible decoders.
    
    Bug: 10574
    Change-Id: Ic39c6b8d68b965ff9d342f5ee789a8eff3134a5a
    Reviewed-on: https://code.wireshark.org/review/4935
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  ae1630d   Fix warning: no previous prototype for function ... [-Wmissing-prototypes]
    adds  6df5252   Add Decode As functionality for MPLS PW Associated Channel Type.


Summary of changes:
 epan/dissectors/packet-cfm.c  |    1 +
 epan/dissectors/packet-mpls.c |   27 ++++++++++++++++++++++++---
 2 files changed, 25 insertions(+), 3 deletions(-)