ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 96d1510: Remove individual post-dissect enable prefer

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 25 Dec 2016 15:04:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=96d15102f56900acdac587b6407eb4c6545721de
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

96d1510 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Remove individual post-dissect enable preferences.
    
    Use Analyze -> Enabled Protocol dialog interface.  Added support
    for backwards compatibility of preference.
    
    Change-Id: I32b3fce9d18083d9324197e3fd7ddc7eb888d1fb
    Reviewed-on: https://code.wireshark.org/review/19422
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  4270b48   DVB-CI: simplify dissection of the resource id
    adds  96d1510   Remove individual post-dissect enable preferences.


Summary of changes:
 epan/dissectors/packet-prp.c   |   48 ++++++++++++----------------------------
 epan/dissectors/packet-snort.c |   21 ++++++------------
 epan/prefs.c                   |    2 ++
 3 files changed, 23 insertions(+), 48 deletions(-)