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 3418] Filtering for eth.src, eth.dst and eth.type not work

Date: Wed, 29 Jul 2009 04:45:22 -0700 (PDT)
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.