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 5433] New: Add FT_EUI64 Field Type

Date: Wed, 24 Nov 2010 10:25:26 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5433

           Summary: Add FT_EUI64 Field Type
           Product: Wireshark
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: alexis.lagoutte@xxxxxxxxx


Build Information:

--
Hi,

I work on different dissector (ICMPv6, CAPWAP ...)
and i see, he was missing a FT_EUI64 Field Type.

Also I search the source code and the EUI64format was also used in other
dissector (zigbee, 802.15.4 ...)
There is a start of proto_tree_add_eui64 (in 802.15.4 dissector).

it's a crazy idea?

There is a documentation about add a Field Type  ?

About display, It is not clear if the seperator is : or - (Add a BASE_COLON and
BASE_DASH ?)

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