Wireshark-bugs: [Wireshark-bugs] [Bug 10188] Cleanup checkfiltername.pl false positives

Date: Tue, 17 Jun 2014 13:50:07 +0000

changed bug 10188

What Removed Added
Status UNCONFIRMED CONFIRMED
See Also   https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2794
Ever confirmed   1

Comment # 1 on bug 10188 from
Need to "cleanup" checkfiltername.pl so that it can be part of the pre-commit
script to catch any display filter errors (typos).  Most of this involves
creating a "whitelist" of acceptable filter name errors, the most popular
being:
1. "version string" being part of the dissector name prefix
2. Field of a protocol intentionally being dissected in another dissector (ie
llc.*)


You are receiving this mail because:
  • You are watching all bug changes.