https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3418
Ronnie Sahlberg <ronniesahlberg@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ronniesahlberg@xxxxxxxxx
--- Comment #1 from Ronnie Sahlberg <ronniesahlberg@xxxxxxxxx> 2009-07-29 04:45:21 PDT ---
Dont overload eth.dst ... with a new duplicate. That is just too ugly to live.
Please use :
extern header_field_info* proto_registrar_get_byname(const char *field_name)
if you need to "borrow" these fields from the eth dissector instead.
Please provide an example capture for testing and a wiki page for this
protocol.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.