Wireshark-commits: [Wireshark-commits] master ff4296a: oscore: Small bug fixes.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 2 Jul 2020 07:18:13 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ff4296a1fe316de9edaeb79796b31a64d9c4efd1
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

ff4296a by Mališa Vučinić (malishav@xxxxxxxxx):

    oscore: Small bug fixes.
    
    - Rename Key ID Context header field.
    - Account for ID Context in max info length calculation.
    
    Change-Id: I6f61055dba74294ace275eb852e34ea6caa32627
    Reviewed-on: https://code.wireshark.org/review/37642
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  916550d   TECMP: Adding support for the TECMP protocol
     add  ff4296a   oscore: Small bug fixes.


Summary of changes:
 epan/dissectors/packet-coap.h   |  2 +-
 epan/dissectors/packet-oscore.c | 10 ++++++++--
 2 files changed, 9 insertions(+), 3 deletions(-)