URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0852b7b57c80059b05f8f2de0ee53b563adca534
Submitter: Michael Mann (mman...@netscape.net)
Changed: branch: master
Repository: wireshark

Commits:

0852b7b by Jaap Keuter (jaap.keu...@xs4all.nl):

    EAPOL-MKA: Implement updates from IEEE standards
    
    Alignment with IEEE 802.1X-2010
    - Addition of Announcement
    
    Alignment with IEEE 802.1X-2010 EAPOL-MKA
    - Interpretation of algorithm agility value
    - Interpretation of confidentiality offset values
    - Interpretation of (wrong) cipher suite ID
    - Padding handling for more parameter sets
    - Improved robustness malformed frames
    - Flexible SAK size handling
    - Addition of Announcement parameter set
    - Split ICV from ICV indicator
    - Handle unknown parameter set
    
    Additions for IEEE 802.1Xbx-2014
    - Allow version 2 handling
    - Addition of XPN parameter set
    
    Change-Id: If7a36de6bb3b5148bfd1bd890e4490c045fba40d
    Reviewed-on: https://code.wireshark.org/review/20899
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    Petri-Dish: Anders Broman <a.broma...@gmail.com>
    Reviewed-by: Michael Mann <mman...@netscape.net>
    

Actions performed:

    from  2a8bcfe   White space and style cleanups.
    adds  0852b7b   EAPOL-MKA: Implement updates from IEEE standards


Summary of changes:
 epan/dissectors/packet-eapol.c |   19 +--
 epan/dissectors/packet-mka.c   |  319 +++++++++++++++++++++++++++++++---------
 2 files changed, 263 insertions(+), 75 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to