ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master-2.4 9c5134c: lwm2mtlv: Identifier and Length fields a

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

Commits:

9c5134c 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/27165
    

Actions performed:

    from  9ddedcb   cmake: remove warnings -Werror=old-style-definition
    adds  9c5134c   lwm2mtlv: Identifier and Length fields are big endian


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