Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 38ff2e7: QUIC: Add initial support of draft-10

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 16 Apr 2018 14:26:13 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=38ff2e743fefb1ced66c8c6442fc576f37f02a73
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

38ff2e7 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    QUIC: Add initial support of draft-10
    
    Drop support of draft-08 and draft-09
    
    with draft-10, PONG frame type is remove (and ACK use the same value)"
    
    Bug: 13881
    Change-Id: Iaf99da18bf8cc4fcfc43bbed2d60d6978405651c
    Reviewed-on: https://code.wireshark.org/review/26964
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  71ddbb6   RPM: support building from out-of-tree directories.
    adds  38ff2e7   QUIC: Add initial support of draft-10


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