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 0f50b89: lwm2mtlv: Identifier and Length fields are b

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

Commits:

0f50b89 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>
    

Actions performed:

    from  bc58898   BOOTP: Add latest IETF Processor Arch assignments.
    adds  0f50b89   lwm2mtlv: Identifier and Length fields are big endian


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