Wireshark-commits: [Wireshark-commits] master f90d436: ICMP: Avoid spurious reply not found for bro

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 7 Sep 2016 14:43:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f90d436a7e1c4aee19b4b3b83263d3ac606ff0b7
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    ICMP: Avoid spurious reply not found for broadcast ping
    
    Bug: 12830
    Change-Id: Ie73b2b6e75c396660d0d2f2fc975c57bbb58d2eb
    Reviewed-on: https://code.wireshark.org/review/17541
    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  693c745   Add support for TWAN-User-Location-Info
    adds  f90d436   ICMP: Avoid spurious reply not found for broadcast ping


Summary of changes:
 epan/dissectors/packet-icmp.c |   24 ++++++++++++++++++------
 1 file changed, 18 insertions(+), 6 deletions(-)