URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f95d3a69f0db5475708c779189eeea4b1d573666
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
f95d3a6 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
QUIC: Update to draft-23
- Update initial salt (kept support of draft-22 and 21)
- update URL
- Remove INVALID_MIGRATION error code
- Rename TP (disable_migration -> disable_active_migration)
Bug: 13881
Change-Id: If3d3dc1930a9e16f13a931518efad38773e5ace3
Reviewed-on: https://code.wireshark.org/review/34517
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 93a9de7 Give more complete path name of the header file in question.
add f95d3a6 QUIC: Update to draft-23
Summary of changes:
epan/dissectors/packet-quic.c | 35 ++++++++++++++++++++++-------------
epan/dissectors/packet-tls-utils.c | 6 +++---
epan/dissectors/packet-tls-utils.h | 2 +-
3 files changed, 26 insertions(+), 17 deletions(-)