URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=17bc055138bcf5819742739fa4ada67c60c7b9f4
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
17bc055 by Peter Wu (peter@xxxxxxxxxxxxx):
QUIC: recognize short header packets after connection migration
Improve QUIC heuristics to detect Short Header packets that have a DCID
matching with an earlier connection. Tested with "picoquicdemo -f".
Change-Id: I0c28e527ffa29784f8752a695e2d22bdea9797c4
Ping-Bug: 13881
Reviewed-on: https://code.wireshark.org/review/29728
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from fc9e404 QUIC: small connection tracking optimization
add 17bc055 QUIC: recognize short header packets after connection migration
Summary of changes:
epan/dissectors/packet-quic.c | 31 ++++++++++++++++++++++++++++++-
1 file changed, 30 insertions(+), 1 deletion(-)