https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7020
Nick Lowe <nick.lowe@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #8151|0 |1
is obsolete| |
Attachment #8151|review_for_checkin? |
Flags| |
Attachment #8152| |review_for_checkin?
Flags| |
--- Comment #18 from Nick Lowe <nick.lowe@xxxxxxxxx> 2012-04-04 05:26:14 PDT ---
Created attachment 8152
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8152
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.len
eap.sim.subtype.value
For AKA, adds:
eap.aka.subtype
eap.aka.subtype.attribute
eap.aka.subtype.type
eap.aka.subtype.len
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.