Wireshark-commits: [Wireshark-commits] master 05919f7: QUIC: Add dissection of Full Packet Number (

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 17 Mar 2018 15:08:05 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=05919f7af7b7a8e964ea62881c2ebaebd03beae2
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    QUIC: Add dissection of Full Packet Number (PKN)
    
    Bug: 13881
    Change-Id: I84fdcd48529268c83d48dea633338ed84c647535
    Reviewed-on: https://code.wireshark.org/review/26508
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  46819c8   MAC-NR: add BCCH BCH decoding
    adds  05919f7   QUIC: Add dissection of Full Packet Number (PKN)


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