Wireshark-commits: [Wireshark-commits] master 780a703: [IPv4] In case of a bougus IPv4 version cont

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 3 Mar 2016 12:48:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=780a703c5f60b2e3f6e0fbcb1cdd4432389d4298
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

780a703 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    [IPv4] In case of a bougus IPv4 version continnue dissection as IPv6 if
    the version indicates IPv6.
    This handles a case of Linux cooked capture with ethertype set as IPv4 for
    IPv6 packets.
    
    Change-Id: Ie79f1a631980a224a7b51963f9174e75ffb69a47
    Reviewed-on: https://code.wireshark.org/review/14321
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  31654e5   autotools: Use -Werror with clean plugin code
    adds  780a703   [IPv4] In case of a bougus IPv4 version continnue dissection as IPv6 if the version indicates IPv6. This handles a case of Linux cooked capture with ethertype set as IPv4 for IPv6 packets.


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