Wireshark-commits: [Wireshark-commits] master 904d9fc: Update struct ws_ip with flow label and comm

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 23 Jul 2016 03:47:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=904d9fc2c3d919b0acc308228bf8fb9388f89f26
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

904d9fc by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    Update struct ws_ip with flow label and comments
    
    Change field ip_v_hl to version.
    
    Change-Id: Ic7ce8d6d083f6413284a7b9ba91a2387b11b29fb
    Reviewed-on: https://code.wireshark.org/review/16555
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  c11cdd6   Use wmem_new0() to allocate struct ws_ip
    adds  904d9fc   Update struct ws_ip with flow label and comments


Summary of changes:
 epan/dissectors/packet-ip.c   |   10 +++++-----
 epan/dissectors/packet-ip.h   |   21 +++++++++++----------
 epan/dissectors/packet-ipv6.c |    4 +++-
 ui/cli/tap-comparestat.c      |    4 ++--
 ui/gtk/compare_stat.c         |    4 ++--
 5 files changed, 23 insertions(+), 20 deletions(-)