Wireshark-commits: [Wireshark-commits] master-3.2 a8d3c1b: IPv4: Fix display of Fragment Offset fie

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 24 Jan 2020 18:55:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a8d3c1bc29bbdc7465b9afeb692c91e508b405d2
Submitter: "João Valverde <j@xxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

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

    IPv4: Fix display of Fragment Offset field
    
    Bug: 16344
    Change-Id: I0fe0bec606a103e0cb96c6b6da0f98f9b12097b7
    Fixes: v3.1.0rc0-916-g237ec1349f ("IP: Make dissection of ip.frag_offset RFC 791 compliant")
    Reviewed-on: https://code.wireshark.org/review/35918
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/35926
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  ebdcb37   someip: Fix guint64 printf formats
     add  a8d3c1b   IPv4: Fix display of Fragment Offset field


Summary of changes:
 epan/dissectors/packet-ip.c |  2 +-
 test/baseline/dhcp-raw.ek   |  8 ++++----
 test/baseline/dhcp.jsonraw  | 16 ++++++++--------
 3 files changed, 13 insertions(+), 13 deletions(-)