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 3548] Cleanup header_field_info definitions

Date: Tue, 7 Jul 2009 01:15:26 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3548


Kovarththanan Rajaratnam <kovarththanan.rajaratnam@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3272|                            |review_for_checkin?
               Flag|                            |




--- Comment #54 from Kovarththanan Rajaratnam <kovarththanan.rajaratnam@xxxxxxxxx>  2009-07-07 01:15:25 PDT ---
Created an attachment (id=3272)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3272)
FT_XXX cleanup

This patch ensures that we use BASE_NONE, NULL, 0 for 'display', 'strings',
'bitmask' for the following types (in plugins/*):

* FT_FLOAT
* FT_DOUBLE
* FT_EBCDIC
* FT_UINT_STRING
* FT_ETHER
* FT_UINT_BYTES
* FT_IPXNET
* FT_FRAMENUM
* FT_PCRE
* FT_GUID
* FT_OID


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