Wireshark-commits: [Wireshark-commits] master bc7a9e5: Fix IPv6/IPX statistics generation
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 30 Dec 2014 18:27:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bc7a9e55fde1a683f43bf18e571b9311d2ada339
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bc7a9e5 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Fix IPv6/IPX statistics generation
    
    Use a doubly-linked list and iterate on the reversed statistics list to always test the bigger strings first
    
    Bug: 10813
    Change-Id: Ibfedac9648db58e6dadc2334eec678e26daca906
    Reviewed-on: https://code.wireshark.org/review/6140
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  935c8bf   Websocket: use pinfo pool and not packet one for the unmasked data tvb
    adds  bc7a9e5   Fix IPv6/IPX statistics generation


Summary of changes:
 epan/stat_tap_ui.c |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)