Wireshark-commits: [Wireshark-commits] master e70e560: QUIC: Add heuristic for avoid conflict with

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 01 Mar 2018 06:45:09 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e70e560cab016f5170dc0d00726e80ff0de1b11a
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    QUIC: Add heuristic for avoid conflict with GQUIC
    
    and UDP port 443 is not (yet) official port for QUIC...
    
    Bug: 13881
    Change-Id: I637241bd327adc6c5cccbcd68524d2ef3811e8e8
    Reviewed-on: https://code.wireshark.org/review/26166
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  c332f6e   QUIC: Add dissection of RETRY
    adds  e70e560   QUIC: Add heuristic for avoid conflict with GQUIC


Summary of changes:
 epan/dissectors/packet-quic.c | 42 +++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 41 insertions(+), 1 deletion(-)