| Bug ID |
10603
|
| Summary |
ProtoField Type EUI64 is not implemented
|
| Product |
Wireshark
|
| Version |
Git
|
| Hardware |
All
|
| OS |
All
|
| Status |
UNCONFIRMED
|
| Severity |
Normal
|
| Priority |
Low
|
| Component |
Dissection engine (libwireshark)
|
| Assignee |
[email protected]
|
| Reporter |
[email protected]
|
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
In wslua_proto.c, the comment against the definition of
WSLUA_ARG_ProtoField_new_TYPE suggests that ftypes.EUI64 is a valid type.
However, it does not appear to be implemented in the following switch/case
statement.
You are receiving this mail because:
- You are watching all bug changes.