Wireshark-commits: [Wireshark-commits] master bafe354: QUIC: update error code field size (draft -2

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 16 Jul 2019 06:38:56 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bafe354fbd9920dee0b87a70fb45a2585677ba58
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

bafe354 by Peter Wu (peter@xxxxxxxxxxxxx):

    QUIC: update error code field size (draft -21)
    
    The Application and Transport Error Codes field has changed from 16-bit
    to variable-length. Update fields accordingly. Remove the "STOPPING"
    application code, this was removed in draft -17.
    
    Bug: 13881
    Change-Id: I1007ec614923331650b63a3b1502676db349c9cb
    Reviewed-on: https://code.wireshark.org/review/33960
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  26092a9   QUIC: update salt, add new TP, add new NCI field (draft -21)
     add  bafe354   QUIC: update error code field size (draft -21)


Summary of changes:
 epan/dissectors/packet-quic.c | 57 +++++++++++++++++++++++--------------------
 1 file changed, 31 insertions(+), 26 deletions(-)