Wireshark-commits: [Wireshark-commits] master 510f7d1: Register TCP ports 6000-6063 for X11 dissect
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 13 Dec 2015 07:09:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=510f7d1f05a43ee391c7a3c3c34eeaca0e78b97f
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

510f7d1 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Register TCP ports 6000-6063 for X11 dissector.
    
    This is done through a preference that defaults the range to 6000-6063, which corresponds to its IANA registered ports.
    
    Bug: 11869
    Change-Id: Ifafcf598417cd44545b0b4b9ac883cf1b63c9b23
    Reviewed-on: https://code.wireshark.org/review/12572
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  76dd8a2   Start deprecating the capture info API.
    adds  510f7d1   Register TCP ports 6000-6063 for X11 dissector.


Summary of changes:
 epan/dissectors/packet-x11.c |   34 ++++++++++++++++++++++++++--------
 1 file changed, 26 insertions(+), 8 deletions(-)