URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3952052426fbf063585b57aefe6b1b2fa57d651d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3952052 by Michael Mann (mmann78@xxxxxxxxxxxx):
Restore some MPLS registered dissectors.
Per https://ask.wireshark.org/questions/58532/missing-dissector-pw_eth_cw
it appears some MPLS dissectors are still referenced by name and
not just for the dissector table created in
I1e0c3ae784b71c0145b1f1730a97feae8e9f488f.
Change-Id: I27be132f56c879be16f78f76ac0e9688673a47c1
Reviewed-on: https://code.wireshark.org/review/19582
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from ebd3dc6 Fix exit code for non-existent file.
adds 3952052 Restore some MPLS registered dissectors.
Summary of changes:
epan/dissectors/packet-itdm.c | 5 +++--
epan/dissectors/packet-mpls.c | 5 ++---
epan/dissectors/packet-pw-atm.c | 12 ++++++++----
epan/dissectors/packet-pw-cesopsn.c | 1 +
epan/dissectors/packet-pw-eth.c | 5 ++---
epan/dissectors/packet-pw-fr.c | 7 ++-----
epan/dissectors/packet-pw-hdlc.c | 12 ++++++------
epan/dissectors/packet-pw-satop.c | 6 ++----
8 files changed, 26 insertions(+), 27 deletions(-)