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(-)