ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 3418] Filtering for eth.src, eth.dst and eth.type not work

Date: Wed, 3 Mar 2010 13:10:11 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3418

Jaap Keuter <jaap.keuter@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #4302|review_for_checkin?         |review_for_checkin-
               Flag|                            |

--- Comment #4 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2010-03-03 22:10:08 CET ---
(From update of attachment 4302)
proto_registrar_get_byname ("eth.dst")->id; ...
This depends on registration order, 'eth' being registered before this one.
This order is not guaranteed.

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