http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44182
User: mmann
Date: 2012/07/31 08:10 PM
Log:
Add support for (ignoring) idl2wrs generated dissectors.
Add commandline options to show file line numbers of dissectors. The default is to have no line numbers shown as its easier to compare results without a minor file change causing the line number of the filter to change resulting in an unnecessary difference.
Add commandline option to check filter names of automated files (default disabled).
Check for underscores prefacing or following a period in filter names as this is probably a typo.
Cleaned up output when checking a single file.
Directory: /trunk/tools/
Changes Path Action
+80 -33 checkfiltername.pl Modified