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-2.6 2bea613: lwm2mtlv: Identifier and Length fields a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 26 Apr 2018 13:55:31 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2bea613edf07bc92098d7962f8082433ea74bcad
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark

Commits:

2bea613 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    lwm2mtlv: Identifier and Length fields are big endian
    
    The header Identifier and Length fields are using big endian encoding.
    
    Change-Id: I1b557168ae467cc5eb63ada3991279cf080fa687
    Reviewed-on: https://code.wireshark.org/review/27162
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit 0f50b89f676a820c2898625931dc4259495d2b13)
    Reviewed-on: https://code.wireshark.org/review/27164
    

Actions performed:

    from  046ee23   build: include ui/macosx directory in dist tarball
    adds  2bea613   lwm2mtlv: Identifier and Length fields are big endian


Summary of changes:
 epan/dissectors/packet-lwm2mtlv.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)