ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 8843535: QUIC: fix short packet type, update error co

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 18 Apr 2018 03:49:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=88435354c024597601bdbf2cb916f4b07faf2e52
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8843535 by Peter Wu (peter@xxxxxxxxxxxxx):

    QUIC: fix short packet type, update error codes (draft -10)
    
    The short packet type has changed, see
    https://tools.ietf.org/html/draft-ietf-quic-transport-10#section-5.2
    
    Change-Id: I92709d501e2e6918edae9077942753d93a8a3dae
    Reviewed-on: https://code.wireshark.org/review/26994
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9ec5950   QUIC: implement PATH_CHALLENGE and PATH_RESPONSE frames (draft-10)
    adds  8843535   QUIC: fix short packet type, update error codes (draft -10)


Summary of changes:
 epan/dissectors/packet-quic.c | 44 ++++++++++++++++++++++---------------------
 1 file changed, 23 insertions(+), 21 deletions(-)