Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 46fcf45: coap: Store ctype values in transaction trac

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 26 Apr 2018 15:03:40 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=46fcf452ac0204152b6a4fd574547fb478f9e63b
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

46fcf45 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    coap: Store ctype values in transaction tracking
    
    Transfer ctype values from GET request to response to be able
    to decode the payload correctly.
    
    Change-Id: Ida7598aefbd3f245dd487d50562539395f130ac4
    Reviewed-on: https://code.wireshark.org/review/27163
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  0f50b89   lwm2mtlv: Identifier and Length fields are big endian
    adds  46fcf45   coap: Store ctype values in transaction tracking


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