summaryrefslogtreecommitdiff
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2013-05-24 17:59:36 +0000
committerMichael Mann <mmann78@netscape.net>2013-05-24 17:59:36 +0000
commit0d1a4b2920fc8638b8b83883ca8b88c06bcbe1dc (patch)
treee7de5f30a5a81847aa8ae3709aea5bc8a3ce9275 /cmakeconfig.h.in
parentecd30738130578f3963c5943e6c9bd5b860da796 (diff)
downloadwireshark-0d1a4b2920fc8638b8b83883ca8b88c06bcbe1dc.tar.gz
Add expert info configuration framework. Bug 2412 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2412).
Expert info "fields" can now be registered/addressed by name. Right now, the basic framework allows expert info fields to become "display filters". However more could be done, like user preferences overriding default severity level, speeding up expert info dialog load time by not needing to redissect a file, etc. Long term goal is to have all expert_info filterable and have the functionality of expert_add_info_format() include the "registered index". expert_add_info_format_text() is the workaround until all current calls to expert_add_info_format() have been updated with either expert_add_info() or expert_add_info_format_text(). Then the remaining expert_add_info_format_text() will be renamed to expert_add_info_format(). svn path=/trunk/; revision=49559
Diffstat (limited to 'cmakeconfig.h.in')
0 files changed, 0 insertions, 0 deletions