Wireshark-commits: [Wireshark-commits] master 4a795a4: EAP: add support for EAP-PEAP

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 15 Aug 2019 04:05:14 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4a795a457a112e57126810e1587c1bcfcea4fd4f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

4a795a4 by Peter Wu (peter@xxxxxxxxxxxxx):

    EAP: add support for EAP-PEAP
    
    Tested with the three captures from the linked bug: eap-peap-gtc.pcapng,
    eap-peap-md5.pcapng, eap-peap-mschapv2.pcapng.
    
    Bug: 15597
    Change-Id: Idb1fb2809d05648a3b961af8dbdd9b35c3284c13
    Reviewed-on: https://code.wireshark.org/review/34294
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f05efc5   EAP, Diameter: add EAP-TTLS and EAP-Message dissection support
     add  4a795a4   EAP: add support for EAP-PEAP


Summary of changes:
 epan/dissectors/packet-eap.c | 3 +++
 1 file changed, 3 insertions(+)