URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d7e874c5d05b353cece337c72fddafde466a321e
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d7e874c by Jaap Keuter (jaap.keuter@xxxxxxxxx):
PW_ACH: Use proper symbolic names
Collect all used PW Associated Channel Types and use them in the
subdissector table registrations.
Change-Id: I5d196bceefdb4560b1f4388ff86898e316e5e2ae
Reviewed-on: https://code.wireshark.org/review/18590
Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from b61cfd7 bitmask: add missing break statement
adds d7e874c PW_ACH: Use proper symbolic names
Summary of changes:
epan/dissectors/packet-bfd.c | 6 +++---
epan/dissectors/packet-ip.c | 3 ++-
epan/dissectors/packet-ipv6.c | 3 ++-
epan/dissectors/packet-mpls-echo.c | 2 +-
epan/dissectors/packet-mpls-pm.c | 22 +++++++++++-----------
epan/dissectors/packet-mpls-psc.c | 3 ++-
epan/dissectors/packet-mpls.c | 2 +-
epan/dissectors/packet-mpls.h | 29 ++++++++++++++++++++++++-----
epan/dissectors/packet-mplstp-oam.c | 3 ++-
epan/dissectors/packet-pw-oam.c | 3 ++-
10 files changed, 50 insertions(+), 26 deletions(-)