Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master c66233c: QUIC: Add Regular Frame Type...

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 23 Sep 2015 21:16:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c66233c7783aa08a5312addabe0dc64271852cfb
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    QUIC: Add Regular Frame Type...
    
    Add also heuristic to check if it is handstake
    
    Ping-Bug: 11494
    Change-Id: I833d294a3a6fdc89cc6d6a5d72d388a3328bf802
    Reviewed-on: https://code.wireshark.org/review/10566
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  30ff173   Qt: Always make the packet list row heights uniform.
    adds  c66233c   QUIC: Add Regular Frame Type...


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