Wireshark-commits: [Wireshark-commits] master-2.0 6ca0354: EAPOL-MKA: Split ICV from ICV Indicator
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 10 Apr 2017 17:43:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6ca0354d166842b4dcdf44b2609b8ad31663664a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

6ca0354 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: I908289e322bb17c859996b963d19339197b41061
    Reviewed-on: https://code.wireshark.org/review/21003
    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  60ebf86   WSP: fix addition of x-up-proxy-tod in tree
    adds  6ca0354   EAPOL-MKA: Split ICV from ICV Indicator


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