URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3c3719c9a3b244b0878d7313caa514bdbd0ce7eb
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
3c3719c 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>
(cherry picked from commit 8b11de8a03475b9a1dbc55ffc58f33f15718a327)
Reviewed-on: https://code.wireshark.org/review/33838
Actions performed:
from 2274abc AppImage: Fix symbol name error in CMakeList.txt
add 3c3719c 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(-)