URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e3fe33a888529f8305d4ebb7482cb44fce9c435a
Submitter: Pascal Quantin (pascal.quan...@gmail.com)
Changed: branch: master
Repository: wireshark

Commits:

e3fe33a by Harald Welte (lafo...@gnumonks.org):

    gsm_abis_pgsl: Fix endianness of frame numbers
    
    The frame numbers are stored as 24bit value in little endian byte order,
    not in big endian (as assumed so far).
    
    Change-Id: Ia58db03749375a025e7b3b6b5805687af7601d9a
    Reviewed-on: https://code.wireshark.org/review/18681
    Reviewed-by: Pascal Quantin <pascal.quan...@gmail.com>
    

Actions performed:

    from  94b923c   gsm_abis_pgsl: Hand off into GPRS RLC/MAC dissector
    adds  e3fe33a   gsm_abis_pgsl: Fix endianness of frame numbers


Summary of changes:
 epan/dissectors/packet-gsm_abis_pgsl.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to