Wireshark-commits: [Wireshark-commits] master-2.0 84a8518: Remove the deprecated column types so us

Date Prev · Date Next · Thread Prev · Thread Next
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 1 Feb 2016 06:08:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=84a85186c6637544d5fbea738e73601aa2427e11
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

84a8518 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Remove the deprecated column types so users don't think they still exist.
    
    Bug: 11559
    Change-Id: I51836dc9a4fa399835c7bdabcba577ebd40327ad
    Reviewed-on: https://code.wireshark.org/review/13538
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 850f5d3be0707dc84661877d8e22eeadfa6e1189)
    Reviewed-on: https://code.wireshark.org/review/13562
    

Actions performed:

    from  a73b2a2   Fixed Cisco Vendor IDs in IKEv2 dissector.
    adds  84a8518   Remove the deprecated column types so users don't think they still exist.


Summary of changes:
 doc/README.dissector |    8 +-
 epan/column-utils.c  |    3 +-
 epan/column-utils.h  |  110 ++++++++++-----------
 epan/column.c        |  260 +++++++++++++++++++++-----------------------------
 epan/prefs.c         |   66 ++++++++-----
 5 files changed, 202 insertions(+), 245 deletions(-)