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 460ae03: IPv4: fix 'Decode As' when used with IPv4-in

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 21 Sep 2015 15:44:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=460ae03ec3cac3240d4ba7914956f65b9c331d9c
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

460ae03 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    IPv4: fix 'Decode As' when used with IPv4-in-IPv4 packets
    
    Issue reported by João Valverde
    
    Change-Id: I38c3148e87f85486efa2720833a7559c6eec964a
    Reviewed-on: https://code.wireshark.org/review/10596
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: João Valverde <j@xxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  50ff8ae   Qt: Add idle dissection.
    adds  460ae03   IPv4: fix 'Decode As' when used with IPv4-in-IPv4 packets


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