Wireshark-commits: [Wireshark-commits] master-3.2 2bab48c: QUIC: add support for Facebook QUIC vari
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 18 Jun 2020 19:56:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2bab48c9b4f05ee71e3c0def50baa04bc78ea221
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

2bab48c by Peter Wu (peter@xxxxxxxxxxxxx):

    QUIC: add support for Facebook QUIC variant mvfst
    
    Fix decryption of the Initial Packet for Facebook mvfst, based on IETF
    QUIC draft -22.
    
    Bug: 16378
    Change-Id: I023738f792a68fe020d780e0caee7c6046fe5ca8
    Reviewed-on: https://code.wireshark.org/review/36089
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    (cherry picked from commit eca4bc5682caa85099641893368b770670199303)
    Reviewed-on: https://code.wireshark.org/review/37508
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  f0a86fe   radiotap: make tables that we modify automatic rather than static.
     add  2bab48c   QUIC: add support for Facebook QUIC variant mvfst


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