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

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


Stig Bjørlykke <stig@xxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stig@xxxxxxxxxxxxx




--- Comment #6 from Stig Bjørlykke <stig@xxxxxxxxxxxxx>  2009-03-06 13:42:02 PDT ---
(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.

And the expert.group values are not ordered in any special order, so
"expert.group < REQUEST" will make no sense.

I will have another look at how we could make expert.severity user friendly.


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