Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 8f2b1fd: WCCP: use proto_tree_add_ipv4_format() if ip

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 04 Apr 2018 10:05:25 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8f2b1fdc38288a62bbaf0f2d00f2e523de3668db
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8f2b1fd by Yuri Chislov (yuri.chislov@xxxxxxxxx):

    WCCP: use proto_tree_add_ipv4_format() if ipv4 used
    
    Bug: 14573
    Change-Id: I429477940d8e7a827a3f35630be64a7b06869d59
    Reviewed-on: https://code.wireshark.org/review/26661
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  cef0dec   dns: check if name is root before any other check.
    adds  8f2b1fd   WCCP: use proto_tree_add_ipv4_format() if ipv4 used


Summary of changes:
 epan/dissectors/packet-wccp.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)