Wireshark-commits: [Wireshark-commits] master 9e3d5a7: QUIC: move NCI Sequence(i) field after CID L

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 30 Oct 2018 15:40:35 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9e3d5a7d74c8220c36d849a776822695b61cc8ca
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    QUIC: move NCI Sequence(i) field after CID Length field (draft -15)
    
    on NEW_CONNECTION_ID frame
    
    Change-Id: I6bd9a158358eb5277f582b376bce2e71bd6af496
    Ping-Bug: 13881
    Reviewed-on: https://code.wireshark.org/review/30419
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  96224e4   Fix pluginifdemo with DISABLE_WERROR
     add  9e3d5a7   QUIC: move NCI Sequence(i) field after CID Length field (draft -15)


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