Wireshark-commits: [Wireshark-commits] master e22faab: QUIC: Add TP disable migration from draft-13

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 16 Sep 2018 20:22:05 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e22faab56d6b1421df26c7aa2025d41af03a9f55
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    QUIC: Add TP disable migration from draft-13
    
    add new Transport Parameter disable_migration(9) from draft-13
    
    Ping-Bug: 13881
    Change-Id: Ie80cc16c8548264875311f4a66e43bd7bfcb883e
    Reviewed-on: https://code.wireshark.org/review/29674
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  7161d44   QUIC: Fix typo and align code
     add  e22faab   QUIC: Add TP disable migration from draft-13


Summary of changes:
 epan/dissectors/packet-ssl-utils.c | 5 +++++
 epan/dissectors/packet-ssl-utils.h | 1 +
 2 files changed, 6 insertions(+)