Wireshark-commits: [Wireshark-commits] master 8669705: QUIC: recognize CRYPTO frame (draft -13)

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 14 Sep 2018 19:22:14 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8669705f7ec09a04d23dfa8f114457a539b73461
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

8669705 by Peter Wu (peter@xxxxxxxxxxxxx):

    QUIC: recognize CRYPTO frame (draft -13)
    
    Avoids malformed packet warnings. Actual TLS handshake/alert protocol
    support will be done later.
    
    Change-Id: I87e783ab12a10afad7c0372a0b3a900a5e37f6e1
    Ping-Bug: 13881
    Reviewed-on: https://code.wireshark.org/review/29642
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  56a3076   make-manuf.py: Improve truncation.
     add  8669705   QUIC: recognize CRYPTO frame (draft -13)


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