Wireshark-commits: [Wireshark-commits] master 438c106: GQUIC: Tag are always use LITTLE ENDIAN enco
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 17 May 2018 07:47:40 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=438c1066d561a9da9f6fae54580829517a401b86
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

438c106 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    GQUIC: Tag are always use LITTLE ENDIAN encoding
    
    Bug: 14462
    Change-Id: I141dbc6e404256fda9a445b26f2c8204d4839842
    Reviewed-on: https://code.wireshark.org/review/27591
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d6eafc0   GQUIC: Add support of version Q04x
    adds  438c106   GQUIC: Tag are always use LITTLE ENDIAN encoding


Summary of changes:
 epan/dissectors/packet-gquic.c | 58 +++++++++++++++++++++---------------------
 1 file changed, 29 insertions(+), 29 deletions(-)