Wireshark-commits: [Wireshark-commits] master bb4bada: QUIC: Add support of gQUIC (Q044)

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 26 Sep 2018 05:05:17 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bb4badac599565093baac74a2376e1bca1ae4626
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    QUIC: Add support of gQUIC (Q044)
    
    it is the first release to start to follow IETF QUIC (draft-12)
    Update also the heuristic to detect Q044
    
    Bug: 15131
    Change-Id: Ieec7d75a2a0a7ab1ddacfb88d86cb9856cd67164
    Reviewed-on: https://code.wireshark.org/review/29572
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1768252   PCP: Add padding for option
     add  bb4bada   QUIC: Add support of gQUIC (Q044)


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