Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 961e0c0: Revert "Refactor NCP Python data so that INF

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 22 Sep 2015 20:06:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=961e0c0a25a0f1ef00448b261a1713446e110740
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

961e0c0 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Revert "Refactor NCP Python data so that INFO column can be generated on the fly."
    
    This reverts commit 38b6f306a70905be8b29ffaeb75288d315ff9b04.
    
    Change-Id: I6ec83b94811be7699880e9a741c68faaac175bd0
    Reviewed-on: https://code.wireshark.org/review/10613
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  9a02bd0   Make it possible to disable PercentBarDelegate.
    adds  961e0c0   Revert "Refactor NCP Python data so that INFO column can be generated on the fly."


Summary of changes:
 epan/dissectors/packet-ncp-int.h   |   15 +-
 epan/dissectors/packet-ncp2222.inc |  607 ++++++++++++++++-------
 tools/ncp2222.py                   |  926 ++++++++++++++++++------------------
 3 files changed, 887 insertions(+), 661 deletions(-)