Wireshark-commits: [Wireshark-commits] master df93705: Improve the tolerance of checkfiltername.pl

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 20 Jun 2014 04:04:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=df93705cc284dd2401682a661708b83f8cee38a6
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

df93705 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Improve the tolerance of checkfiltername.pl so it can be added to the pre-commit script.
    
    1. Correctly identify ASN.1 dissectors (so checkfiltername.pl can be more lenient on them)
    2. "Whitelist" known (good) filters
    
    Change-Id: Iea662190b6655a1919bf08bc35e7978eb2693509
    Reviewed-on: https://code.wireshark.org/review/2453
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  728e5a1   packet-vnc.c: Improve re-assembly.
    adds  df93705   Improve the tolerance of checkfiltername.pl so it can be added to the pre-commit script.


Summary of changes:
 tools/checkfiltername.pl |  160 +++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 150 insertions(+), 10 deletions(-)