URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7b8883486907cd74a0fc5d2865114b88c3318334
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7b88834 by Peter Wu (peter@xxxxxxxxxxxxx):
mq: enable SSL dissection
Register dissector as "mq" (for Export SSL PDU) and consolidate
different heuristics dissector functions into one (TCP vs. non-TCP).
Make it possible to select mq for SSL and add heuristics.
Bug: 4652
Change-Id: Ib0812dc75dda3fe47f46a917f14399f4a92f5b76
Reviewed-on: https://code.wireshark.org/review/13856
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from dcb55b3 TIPC: fix statement is indented as if it were guarded by... [-Werror=misleading-indentation] found by gcc6
adds 7b88834 mq: enable SSL dissection
Summary of changes:
epan/dissectors/packet-mq.c | 41 ++++++++++++++++++++++-------------------
1 file changed, 22 insertions(+), 19 deletions(-)