Wireshark-commits: [Wireshark-commits] master 23d7d2c: Add a preference to enable loading of the da

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 3 Apr 2014 20:50:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=23d7d2ca2674565404262734f1a5855f83535c85
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

23d7d2c by AndersBroman (anders.broman@xxxxxxxxxxxx):

    Add a preference to enable loading of the database. Effectivly
    dissabling the dissector. Defaulted to FALSE e.g dissebling the
    dissector.
    The usage of this dissector is limited and most people don't use it so
    it might as well be dissabled by default. See Bug 9569 for a discussion on
    the subject.
    
    Change-Id: I82f675bcf8ba37220105c98360195ea805aa7330
    Reviewed-on: https://code.wireshark.org/review/939
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  e662353   Remove garbage character inadvertantly introduced in the previous commit.
    adds  23d7d2c   Add a preference to enable loading of the database. Effectivly dissabling the dissector. Defaulted to FALSE e.g dissebling the dissector. The usage of this dissector is limited and most people don't use it so it might as well be dissabled by default. See Bug 9569 for a discussion on the subject.


Summary of changes:
 epan/dissectors/packet-tpncp.c |   81 +++++++++++++++++++++++-----------------
 1 file changed, 47 insertions(+), 34 deletions(-)