Wireshark-commits: [Wireshark-commits] master d8c1c22: RTPS: Acknack analysis hidden when dissectin
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 03 Dec 2018 17:02:31 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d8c1c228370c7faa1875d3e4764e8968e31b6514
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

d8c1c22 by ismaelrti (ismael@xxxxxxx):

    RTPS: Acknack analysis hidden when dissecting GAP field.
    
    GAP field dissection shows an acknack analysis. This analysis doesn't
    make any sense in the GAP field.
    
    Change-Id: I9c4cca2b722390112b6a350bd2310b48874e5c9d
    Reviewed-on: https://code.wireshark.org/review/30897
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1bd99df   CDMA2000: Improper offset handling
     add  d8c1c22   RTPS: Acknack analysis hidden when dissecting GAP field.


Summary of changes:
 epan/dissectors/packet-rtps.c | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)