Wireshark-commits: [Wireshark-commits] master 8b11de8: MPLS: link CFM to designated G-ACh channel t

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 04 Jul 2019 03:54:58 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8b11de8a03475b9a1dbc55ffc58f33f15718a327
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

8b11de8 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    MPLS: link CFM to designated G-ACh channel type
    
    RFC 6671 allocates a G-ACh channel type to MPLS-TP OAM, which basically
    boils down to what is provided in the CFM dissector. Let the CFM
    dissector therefore register for this channel type.
    
    Bug: 15887
    Change-Id: Ib23b046b3e8d79d4b3d51f10b83892333f593235
    Reviewed-on: https://code.wireshark.org/review/33837
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d0228f2   Qt: Credentials move tap to dialog
     add  8b11de8   MPLS: link CFM to designated G-ACh channel type


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