Wireshark-commits: [Wireshark-commits] master 3d6b466: QUIC: Add support of mvfst draft-27 (0xfaceb

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 18 Jun 2020 20:59:32 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3d6b46670074763277fa326007f87489c8290a9f
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

3d6b466 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    QUIC: Add support of mvfst draft-27 (0xfaceb002)
    
    mvfst 0xfaceb002 is compatible with draft-27, see
    https://github.com/facebookincubator/mvfst/commit/d1a3652a4c4a22dc20f235711753feb83b5130ad
    
    This is necessary to support 0xfaceb002 decryption since draft-29
    changed the salt again.
    
    Bug: 16378
    Change-Id: Ib186effdb5e85bc6d48fffbfbb1f3498bf89860d
    Reviewed-on: https://code.wireshark.org/review/37493
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  b8ef6db   QUIC: restore draft-22 and mvfst (0xfaceb001) support
     add  3d6b466   QUIC: Add support of mvfst draft-27 (0xfaceb002)


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