URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ddc5a49ca471b2740917337ae2ef749868e097ac
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
ddc5a49 by Matthew Weant (msweant@xxxxxxxxx):
EAP: AT_NOTIFICATION Dissection
Added two fields for EAP-SIM/AKA Notification Type.
Added value_string array for AT_NOTIFICATION types & external ref.
Updated else if statements to a switch for EAP-SIM and EAP-AKA
Updated eap_sim_aka_attribute_vals[] and added Client Error Codes
Bug: 16539
Change-Id: Iaf9949d713d700330536e805d9ceb9328d183744
Reviewed-on: https://code.wireshark.org/review/36999
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 5dabd51 Windows: upgrade Npcap to 0.9991
add ddc5a49 EAP: AT_NOTIFICATION Dissection
Summary of changes:
epan/dissectors/packet-eap.c | 94 +++++++++++++++++++++++++++++++++++++++-----
1 file changed, 84 insertions(+), 10 deletions(-)