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

Commits:

1bdc989 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 46fcf452ac0204152b6a4fd574547fb478f9e63b.
    This reverts commit b1e0cb01b33d1e6798e5f3b2f649b2359874c622.
    
    Change-Id: I89ae1f84e2735ad049a0f7c9045175940bed25cb
    Reviewed-on: https://code.wireshark.org/review/27770
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  afd0eef   androiddump: Fix tcpdump encap type when libwiretap is used
    adds  1bdc989   coap: Revert "Store ctype values in transaction tracking"


Summary of changes:
 epan/dissectors/packet-coap.c | 10 +---------
 epan/dissectors/packet-coap.h |  2 --
 2 files changed, 1 insertion(+), 11 deletions(-)