URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=baa096a2a0d0583e2cc4f762a2d4cccd307dcf43
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
baa096a by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
QUIC: Add new initial_max_stream_* TP (draft -14)
Split initial_max_stream_data (0) into
* initial_max_stream_data_bidi_local (0),
* initial_max_stream_data_bidi_remote (10),
* initial_max_stream_data_uni (11)
Change-Id: I4ab7785059391f91703c9cdee9fcd111ad7e88a6
Ping-Bug: 13881
Reviewed-on: https://code.wireshark.org/review/29722
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 6501231 make-manuf.py: Add response headers.
add baa096a QUIC: Add new initial_max_stream_* TP (draft -14)
Summary of changes:
epan/dissectors/packet-ssl-utils.c | 26 +++++++++++++++++-----
epan/dissectors/packet-ssl-utils.h | 44 +++++++++++++++++++++++++-------------
2 files changed, 50 insertions(+), 20 deletions(-)