Wireshark-commits: [Wireshark-commits] master c332f6e: QUIC: Add dissection of RETRY

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 01 Mar 2018 06:44:45 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c332f6e1f9f90df90cd62c4108f95a85515f34a4
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c332f6e by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    QUIC: Add dissection of RETRY
    
    Bug: 13881
    Change-Id: I49075dc227c0b132ef4bc37d1ff28b14bbfd3e4f
    Reviewed-on: https://code.wireshark.org/review/26083
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  8c85f0c   QUIC: use switch/case for long_packet_type and move to function
    adds  c332f6e   QUIC: Add dissection of RETRY


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