URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=686282083420f26a4e4584053fadbba568ef534f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6862820 by Michael Mann (mmann78@xxxxxxxxxxxx):
TCAP: Use a real dissector table to store dissector handles.
Also cleanup ANSI TCAP dissector that had a commented out attempt at what
was just cleaned up with TCAP.
Change-Id: I347f11e21a493d8d444c2dc528bb7713a227381a
Reviewed-on: https://code.wireshark.org/review/18129
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from d3389fa Add wlan_radio preference to assume 802.11 preamble is short for duration calculations.
adds 6862820 TCAP: Use a real dissector table to store dissector handles.
Summary of changes:
.../asn1/ansi_tcap/packet-ansi_tcap-template.c | 22 ---------------
epan/dissectors/asn1/tcap/packet-tcap-template.c | 24 ++++++++---------
epan/dissectors/packet-ansi_tcap.c | 28 +++-----------------
epan/dissectors/packet-tcap.c | 24 ++++++++---------
4 files changed, 27 insertions(+), 71 deletions(-)