Wireshark-commits: [Wireshark-commits] master 84110d2: tshark: endpoints statistics are not support

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 31 Dec 2014 04:24:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=84110d2981fbc017ef3771e8c051054b6546bc1f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

84110d2 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    tshark: endpoints statistics are not supported for now, do not list them in -z
    
    Move statistics registration to "GUI" callback registration
    
    Change-Id: Id27c049dc8f91d311e9231342ae40749ca0ff5fc
    Reviewed-on: https://code.wireshark.org/review/6151
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  c1f3047   Move the version_info.c stuff to wsutil/ws_version_info.c.
    adds  84110d2   tshark: endpoints statistics are not supported for now, do not list them in -z


Summary of changes:
 epan/conversation_table.c |   49 ++++++++++++++++++++++++---------------------
 tshark.c                  |    2 +-
 2 files changed, 27 insertions(+), 24 deletions(-)