Wireshark-commits: [Wireshark-commits] master 6b6bc64: QUIC: fix long packet type numbers (draft -1

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 20 Jan 2019 15:40:31 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6b6bc64924813e77fd5bd2bf4d954455e940bafa
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

6b6bc64 by Peter Wu (peter@xxxxxxxxxxxxx):

    QUIC: fix long packet type numbers (draft -17)
    
    Swap Retry and 0-RTT Protected identifiers to fix connection tracking
    and decryption. Fix detection of Retry packets.
    
    Bug: 13881
    Change-Id: I41d1b5674a5ec634b3c55bee72d6943664039dba
    Reviewed-on: https://code.wireshark.org/review/31629
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4a41c96   NFS: Display ClientID in info col for Renew requests
     add  6b6bc64   QUIC: fix long packet type numbers (draft -17)


Summary of changes:
 epan/dissectors/packet-quic.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)