Wireshark-commits: [Wireshark-commits] master 26731e8: Check whether the hop-count exceeds the HOP_

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 30 Aug 2014 23:29:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=26731e8cc6824dc7c0a85d4351352f18f886eb55
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

26731e8 by Jérôme LAFORGE (jerome.laforge@xxxxxxxxx):

    Check whether the hop-count exceeds the HOP_COUNT_LIMIT or not.
    
    Change-Id: If1c089e069b93a7b90cb525cd642ac26c5efa2d0
    Reviewed-on: https://code.wireshark.org/review/3924
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  f415e1c   Remove some unnecessary definitions.
    adds  26731e8   Check whether the hop-count exceeds the HOP_COUNT_LIMIT or not.


Summary of changes:
 epan/dissectors/packet-dhcpv6.c |   14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)