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(-)