Wireshark-commits: [Wireshark-commits] master 2903154: QUIC: Add conversation support for store the

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 11 May 2016 19:24:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=29031544d31a71f9d4cafa8f04294be1a05a06df
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    QUIC: Add conversation support for store the version
    
    Change-Id: Id9e2cc4a8b94ed91e35a6ab7610ab37ab2c41340
    Reviewed-on: https://code.wireshark.org/review/15268
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  adbe1c2   QUIC: fix dissection when num_timestamp = 0 and also reason phrase length use little endian
    adds  2903154   QUIC: Add conversation support for store the version


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