Wireshark-commits: [Wireshark-commits] master 9fcb4af: QUIC: gQUIC Q044 always use CHLO from gQUIC

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 11 Oct 2018 08:39:42 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9fcb4af6b6851c74bf4afb0f076ee16d7e27c6c4
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    QUIC: gQUIC Q044 always use CHLO from gQUIC (with tag)
    
    Bug: 15131
    Change-Id: I26af8d31939725824fd57000bc9ce57e8034def9
    Reviewed-on: https://code.wireshark.org/review/29575
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  b804d0d   MAC NR: call NR RRC dissector for broadcast and common channels
     add  9fcb4af   QUIC: gQUIC Q044 always use CHLO from gQUIC (with tag)


Summary of changes:
 epan/dissectors/CMakeLists.txt                     |  1 +
 epan/dissectors/packet-gquic.c                     | 45 ++++++++++++++++++++--
 .../{packet-bthci_sco.h => packet-gquic.h}         | 15 ++++----
 epan/dissectors/packet-quic.c                      |  7 +++-
 4 files changed, 56 insertions(+), 12 deletions(-)
 copy epan/dissectors/{packet-bthci_sco.h => packet-gquic.h} (57%)