ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Hidden Proto Fields

From: Alex Lindberg <alindber@xxxxxxxxx>
Date: Mon, 25 Apr 2011 13:42:02 -0700 (PDT)
The latest version of epan/proto.h indicates that hiding protocol fields is deprecatedHow does one then create a generic filter type like ip.addr?

I need to create a filter like ip.addr that can be used in place of a more specific one.

Thanks in advance.

Alex Lindberg