Wireshark-commits: [Wireshark-commits] master 2522062: QUIC: add Fixed Bit and Spin Bit (draft -17)

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 21 Jan 2019 12:31:07 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=252206238c014291bd75d5c1440d04f6626a8282
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

2522062 by Peter Wu (peter@xxxxxxxxxxxxx):

    QUIC: add Fixed Bit and Spin Bit (draft -17)
    
    Also reorder fields to match the bit layout.
    
    Bug: 13881
    Change-Id: I43d3186ae0a0f871302b8a3b34fcb628b38b2306
    Reviewed-on: https://code.wireshark.org/review/31644
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  63d2349   QUIC: remove superfluous encrypted packet number field
     add  2522062   QUIC: add Fixed Bit and Spin Bit (draft -17)


Summary of changes:
 epan/dissectors/packet-quic.c | 25 ++++++++++++++++++++-----
 1 file changed, 20 insertions(+), 5 deletions(-)