Wireshark-commits: [Wireshark-commits] master 9f3a335: QUIC: Add ACK_FREQUENCY Frame Type

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 03 Mar 2020 11:29:09 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9f3a335f459de8ac4eb5521f2c7e1820e95e2dfe
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9f3a335 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    QUIC: Add ACK_FREQUENCY Frame Type
    
    From https://tools.ietf.org/html/draft-iyengar-quic-delayed-ack-00 and
    https://github.com/quicwg/base-drafts/wiki/Temporary-IANA-Registry#quic-frame-types
    
    Ping-Bug: 13881
    Change-Id: I2e5d79a5c4b69b518458faec664410f22205a245
    Reviewed-on: https://code.wireshark.org/review/36255
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  b7566bf   LUA: remove duplicate words
     add  9f3a335   QUIC: Add ACK_FREQUENCY Frame Type


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