https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5433
Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5563|review_for_checkin? |
Flag| |
Attachment #5563|0 |1
is obsolete| |
Attachment #6151| |review_for_checkin?
Flag| |
--- Comment #4 from Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> 2011-04-09 10:19:26 PDT ---
Created an attachment (id=6151)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6151)
Patch for add FT_EUI64 Field Type v2
(In reply to comment #3)
> Personally I think that a guint64 argument is better:
Ok ! i change to guint64 !
Before I check in tmy change, i attach my patch for review...
ChangeLog :
* Add FT_EUI64 Field Type
* Remove proto_tree_add_eui64 from 802.15.4 Dissector
* Replace print_eui64/print_eui64 by eui_to_str/get_eui64_name
* Update Documentation (README.dev)
* Add new function in libwireshark.def
The code is fuzzed and checked
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.