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.