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 4059] filter M2PA status

Date: Tue, 29 Sep 2009 08:21:03 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4059





--- Comment #4 from Jaap Keuter <jaap.keuter@xxxxxxxxx>  2009-09-29 08:21:00 PDT ---
Just now I realized the filter expression "m2pa.status" is overloaded. It's
used in multiple header fields, with different value_strings, from which the
correct one is selected based on the dissector preference setting. This indeed
has no influence on the registered filter expression and value_string. It seems
only the first one is used, hence the v2_link_status_values.
I don't see an easy way to handle such overloaded filter expressions correctly
in this matter.


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