Wireshark-commits: [Wireshark-commits] master d916e07: coap: Add retransmission detection
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 29 Mar 2019 04:42:43 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d916e0741aa74f0d9c2ef79eb934a9d8751df365
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

d916e07 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    coap: Add retransmission detection
    
    Show as expert info and in info column. Link to first request/response.
    
    Change-Id: I990d9a5aec5904dabe22bcb103426a8549cef31b
    Reviewed-on: https://code.wireshark.org/review/32615
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4eb884d   NLM: Fix length of offset and length for lock request
     add  d916e07   coap: Add retransmission detection


Summary of changes:
 epan/dissectors/packet-coap.c | 68 ++++++++++++++++++++++++++++++++-----------
 1 file changed, 51 insertions(+), 17 deletions(-)