Wireshark-commits: [Wireshark-commits] master-2.2 0a48246: EAPOL-MKA: Split ICV from ICV Indicator

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 10 Apr 2017 17:45:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0a48246ec199f6dc5552366343c10e75a34e6bd0
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

0a48246 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    EAPOL-MKA: Split ICV from ICV Indicator
    
    The ICV is not part of the ICV indicator, and always at the end.
    Split these and make a few minor fixes.
    
    Change-Id: I62b9cef5ed8d1294af165b26fa0ac382d56f98f0
    Reviewed-on: https://code.wireshark.org/review/21002
    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  01cf538   NBAP: fix malformed packet error when having a single byte BindingID
    adds  0a48246   EAPOL-MKA: Split ICV from ICV Indicator


Summary of changes:
 epan/dissectors/packet-mka.c |   30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)