Wireshark-commits: [Wireshark-commits] master-2.6 9ecc107: coap: Revert "Store ctype values in tran
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 24 May 2018 10:38:31 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9ecc1078e9fd10e843e4db241f29fb619a68ae90
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark

Commits:

9ecc107 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    coap: Revert "Store ctype values in transaction tracking"
    
    This change was based on a incomplete/incorrect implementation of
    LwM2M and is not correct because the payload encoding is mandatory
    in the response.
    
    This reverts commit 2dd789638d310ff6078032f8116fd8513f66aac3.
    
    Change-Id: I89ae1f84e2735ad049a0f7c9045175940bed25cb
    Reviewed-on: https://code.wireshark.org/review/27772
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  65bd1c9   IEEE 1722: rename IEC subdissector from 61883 to iec61883
    adds  9ecc107   coap: Revert "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 deletions(-)