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 3283] Display filter for packet with expert info.

Date: Fri, 6 Mar 2009 14:32:52 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3283





--- Comment #7 from Jakub Zawadzki <darkjames@xxxxxxxxxxxxxxxx>  2009-03-06 14:32:51 PDT ---
(In reply to comment #6)
> (In reply to comment #4)
> > Well, in my patch you can also make filter e.g. expert.severity == WARN
> > By the way you can also do: expert.severity >= WARN, expert.severity < WARN,
> > etc..
> 
> Hmmm, yes I know.  But if you right-click the "Severity level" item in the tree
> and create a filter you will get the hex value, which I think will confuse the
> user.

So maybe it's rather wireshark bug?
In construct_match_selected_string() there's some comment about making it more
human-friendly, but I don't quite understand it ;/

Anyway in attachment attempt to make filter using hfinfo->strings,
it doesn't work very well, but maybe someone could give it more love.


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