Wireshark-commits: [Wireshark-commits] master 06b09ee: Changes to 1722.1 / MAAP to work with 1722 d

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 25 Sep 2016 01:11:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=06b09eea72ecbfe937a89a5887274e445b4c1bbf
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

06b09ee by Andreas Leibold (andreas.leibold@xxxxxxxxxx):

    Changes to 1722.1 / MAAP to work with 1722 draft15
    
    The C/D control flag was integrated in the subtype field of 1722 after
    draft 6. These changes are now added to the 1722-1 and MAAP protocol.
    
    Change-Id: I19b2e8237fb87d42ec7bcb6f9f53e8cc8605731d
    Reviewed-on: https://code.wireshark.org/review/17664
    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  75ae538   ssl: fix exact matching of ALPN protocol names
    adds  06b09ee   Changes to 1722.1 / MAAP to work with 1722 draft15


Summary of changes:
 epan/dissectors/packet-ieee1722.c  |    4 +---
 epan/dissectors/packet-ieee17221.c |    6 +++---
 epan/dissectors/packet-maap.c      |    2 +-
 3 files changed, 5 insertions(+), 7 deletions(-)