Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 4038fa9: IEEE 802.11i is dead; long live IEEE 802.11-

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 25 Mar 2014 03:08:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4038fa9b0a17e21708e6161abca9b75f4615f926
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4038fa9 by Guy Harris (guy@xxxxxxxxxxxx):

    IEEE 802.11i is dead; long live IEEE 802.11-2012.
    
    802.11i was absorbed into a revision of the 802.11 spec, so speak of
    "IEEE 802.11 RSNA EAPOL"/"wlan_rsna_eapol" until somebody comes up with
    a better name for it.
    
    Also, add in one more key flags bit that's in 802.11-2012 but not
    802.11i-2004.
    
    Change-Id: Ia825f7466f3b3d159706eb681546b5bbb4e066bf
    Reviewed-on: https://code.wireshark.org/review/820
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  250c2b0   minor cleanup - replace TABs with spaces - add editor modelines - remove unnecessary NULL checks
    adds  4038fa9   IEEE 802.11i is dead; long live IEEE 802.11-2012.


Summary of changes:
 epan/dissectors/packet-ieee80211.c |  204 +++++++++++++++++++-----------------
 1 file changed, 106 insertions(+), 98 deletions(-)