Wireshark-commits: [Wireshark-commits] master 8a6000b: TLS (QUIC): Add min_ack_delay TP
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8a6000b6dc21393767c35729f3e83f214fde26b5
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
8a6000b by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
TLS (QUIC): Add min_ack_delay TP
From https://tools.ietf.org/html/draft-iyengar-quic-delayed-ack-00
And https://github.com/quicwg/base-drafts/wiki/Temporary-IANA-Registry
Ping-Bug: 13881
Change-Id: I60b262d44b03a0b454016392eb1a01d46ca03d52
Reviewed-on: https://code.wireshark.org/review/36032
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 937c7c5 Debian+RPM: Require QtSVG.
add 8a6000b TLS (QUIC): Add min_ack_delay TP
Summary of changes:
epan/dissectors/packet-tls-utils.c | 7 +++++++
epan/dissectors/packet-tls-utils.h | 9 ++++++++-
2 files changed, 15 insertions(+), 1 deletion(-)