Wireshark-commits: [Wireshark-commits] master 320726b: Move IPv6 address utility functions to wsuti

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

Commits:

320726b by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    Move IPv6 address utility functions to wsutil
    
    Change-Id: Ica8babbf4760b02e4840557fc61241152b2763c5
    Reviewed-on: https://code.wireshark.org/review/13025
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  bf302d2   Move a declaration to wsutil
    adds  320726b   Move IPv6 address utility functions to wsutil


Summary of changes:
 epan/dissectors/packet-ipv6.c |   30 ------------------------------
 wsutil/inet_ipv6.h            |   30 ++++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+), 30 deletions(-)