https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7020
Nick Lowe <nick.lowe@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #8144| |review_for_checkin?
Flags| |
Status|NEW |ASSIGNED
AssignedTo|bugzilla-admin@xxxxxxxxxxxx |nick.lowe@xxxxxxxxx
|g |
--- Comment #1 from Nick Lowe <nick.lowe@xxxxxxxxx> 2012-04-03 14:30:53 PDT ---
Created attachment 8144
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8144
Convert EAP-TLS to use proto_tree_add_item() instead of proto_tree_add_text().
First patch to start the conversion of the EAP dissector from its use of
proto_tree_add_text() to proto_tree_add_item().
Convert EAP-TLS to use proto_tree_add_item() instead of proto_tree_add_text().
As a result of this, the following are introduced:
eaptls.flags
eaptls.flags.len_included
eaptls.flags.more_fragments
eaptls.flags.start
eaptls.flags.version
eaptls.len
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.