Wireshark-commits: [Wireshark-commits] master 90d63ba: coap: Add items for block payload and block
Date Prev · Date Next · Thread Prev · Thread Next
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 30 Jun 2020 21:09:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=90d63ba07596f686cd3c2f90a6176cedde14c3c8
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

90d63ba by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    coap: Add items for block payload and block length
    
    Add items for block_payload and block_length to be used for block
    analysis when reassembly is not complete.
    
    Change-Id: I969cac9a50903431c727a2fc424eca464f0167d7
    Reviewed-on: https://code.wireshark.org/review/37622
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  47a1b73   ASTERIX: Fix data item I002/070
     add  90d63ba   coap: Add items for block payload and block length


Summary of changes:
 epan/dissectors/packet-coap.c | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)