URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=09cdfe851ea4da83a7a92b80b06311dcc3666ad0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
09cdfe8 by Michael Mann (mmann78@xxxxxxxxxxxx):
Fix all remaining filter name errors found with checkfiltername.pl
This should make it possible to add checkfiltername.pl to the pre-commit script.
Change-Id: Icdee7e4ea3381fa1467bb4b5caf0f60c255adec0
Reviewed-on: https://code.wireshark.org/review/5166
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from b5dead8 epl: Reassembly table fix
adds 09cdfe8 Fix all remaining filter name errors found with checkfiltername.pl
Summary of changes:
epan/dissectors/packet-ansi_683.c | 2 +-
epan/dissectors/packet-fp_hint.c | 2 +-
epan/dissectors/packet-h221_nonstd.c | 2 +-
epan/dissectors/packet-mip6.c | 28 ++++++++++++++--------------
epan/dissectors/packet-ssl.c | 22 +++++++++++-----------
epan/dissectors/packet-tn3270.c | 26 ++++++++++++--------------
tools/checkfiltername.pl | 12 ++++++++++++
7 files changed, 52 insertions(+), 42 deletions(-)