URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=79e43ef98d59ecfdab5667a6a55b078dab825fdd
Submitter: "Anders Broman <a.broma...@gmail.com>"
Changed: branch: master
Repository: wireshark

Commits:

79e43ef by Matthew Weant (mswe...@gmail.com):

    EAP: Update to EAP Identity Dissection
    
    Removed WLAN from the EAP identity fields because
    it is additional and unnecessary.  Added fields for
    the full identity string and the identity type.
    Removed the pseudo and reauth identity types by
    collapsing all identity values into one field
    (eap.identity) so the values may be filtered easier
    by users in tshark and the GUI.  Omitting
    encrypted IMSI code until this patch and Change
    37250 get merged since the encrypted IMSI logic
    depends on these two patches.
    
    Bug: 16537
    Change-Id: If359756c1949aff2510b822b70e0e79df85213d0
    Reviewed-on: https://code.wireshark.org/review/37257
    Petri-Dish: Michael Mann <mman...@netscape.net>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    

Actions performed:

    from  bb5d031   Fix merge cruft from release-notes.adoc
     add  79e43ef   EAP: Update to EAP Identity Dissection


Summary of changes:
 epan/dissectors/packet-eap.c | 131 +++++++++++++++++++++++++------------------
 1 file changed, 77 insertions(+), 54 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