Wireshark-commits: [Wireshark-commits] master 7055cc9: lwm2mtlv: Update to Core V1.1 spec

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 06 Sep 2018 19:06:54 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7055cc9fe874f571ba935f3f1b3a698e4596ec41
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7055cc9 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    lwm2mtlv: Update to Core V1.1 spec
    
    Added Unsigned Integer and Corelnk data types.
    Added new resources to Security, Server and Connectivity Monitoring.
    Added OSCORE object with resources.
    
    + print formatted Objlnk data type.
    
    Change-Id: Iebc85904a5425149d38ba5ccd654a508d6b11f83
    Reviewed-on: https://code.wireshark.org/review/29451
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b42348e   AT: Fix dissector function return types
     add  7055cc9   lwm2mtlv: Update to Core V1.1 spec


Summary of changes:
 epan/dissectors/packet-lwm2mtlv.c | 120 +++++++++++++++++++++++++++++---------
 1 file changed, 93 insertions(+), 27 deletions(-)