URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=507d07eda6ad562d4567cf0ee83aa9b03997beca
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
507d07e by Michael Mann (mmann78@xxxxxxxxxxxx):
Allow severity levels of expert info items to be configured by the user.
UAT was the easiest way to do this and I like the "file format" of the data, but the presentation doesn't seem that great.
Bug:10180
Change-Id: I7e6bc9e148bc47585a0a7eb8f96900a5c374e673
Reviewed-on: https://code.wireshark.org/review/3082
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 251ee71 Add OptoMMP to the Release Notes and NEWS. Add its author to AUTHORS.
adds 507d07e Allow severity levels of expert info items to be configured by the user.
Summary of changes:
epan/expert.c | 157 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--
epan/expert.h | 4 +-
2 files changed, 157 insertions(+), 4 deletions(-)