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

Wireshark-bugs: [Wireshark-bugs] [Bug 7020] Review use of proto_tree_add_text in packet-eap.c

Date: Wed, 4 Apr 2012 05:16:41 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7020

--- Comment #17 from Nick Lowe <nick.lowe@xxxxxxxxx> 2012-04-04 05:16:41 PDT ---
Created attachment 8151
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8151
Change the SIM and AKA EAP types to use proto_tree_add_item().

For SIM, adds:

eap.sim.subtype
eap.sim.subtype.attribute
eap.sim.subtype.type
eap.sim.subtype.length
eap.sim.subtype.value

For AKA, adds:

eap.aka.subtype
eap.aka.subtype.attribute
eap.aka.subtype.type
eap.aka.subtype.length
eap.aka.subtype.value

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.