URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=46b2701626476d068d55faece3268c34934ed9ec
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
46b2701 by Peter Wu (peter@xxxxxxxxxxxxx):
QUIC: ensure handshake keys availability before PKN
Prepare for PKN decryption (draft -12) during the initial handshake.
Ping-Bug: 13881
Change-Id: I675086f732e39679bcb94e2e20da3d4bd40d0f2e
Reviewed-on: https://code.wireshark.org/review/29606
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 8788780 Put the -Wno-error= options after -Werror.
add 46b2701 QUIC: ensure handshake keys availability before PKN
Summary of changes:
epan/dissectors/packet-quic.c | 35 +++++++++++++++--------------------
1 file changed, 15 insertions(+), 20 deletions(-)