ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Wed, 4 Apr 2012 05:26:15 -0700 (PDT)
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.