Wireshark-commits: [Wireshark-commits] master f0f2480: coap: Add Hop-Limit Option
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 1 Jul 2020 18:40:14 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f0f2480f3ce3c46a738204942d00230be0c16f37
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    coap: Add Hop-Limit Option
    
    Add Hop-Limit Option from RFC 8768.
    
    Change-Id: I029cd1528f6cfdb87e8c259d2169633a72f1f418
    Reviewed-on: https://code.wireshark.org/review/37640
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  65a70ff   ASTERIX: CAT001/210 has an extension indicator, it's not fixed
     add  f0f2480   coap: Add Hop-Limit Option


Summary of changes:
 epan/dissectors/packet-coap.c | 8 ++++++++
 epan/dissectors/packet-coap.h | 7 +++++++
 2 files changed, 15 insertions(+)