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(+)