Wireshark-commits: [Wireshark-commits] master fce1871: QUIC: Add detection of server port

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 18 Aug 2016 14:42:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fce1871df40a34cadb881e6dd105bbb1b9ee026c
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    QUIC: Add detection of server port
    
    Some debug tools don't use the standard 443
    
    Change-Id: I5826de69afe343e4c112ecb78ffa1e26bd35b242
    Reviewed-on: https://code.wireshark.org/review/17069
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  65c885f   TCP: fix no previous prototype for 'exp_pdu_tcp_dissector_data_size/exp_pdu_tcp_dissector_data_populate_data' [-Wmissing-prototypes]
    adds  fce1871   QUIC: Add detection of server port


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