URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4d3acd9af818089b91e779b54152b82367080d7c
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4d3acd9 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
    tshark: dump port number when generating SCTP, TCP or UDP conversations
    
    Change-Id: Ie3cda43a4cfca06482f2cee09f33230d1535b77d
    Reviewed-on: https://code.wireshark.org/review/6265
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    
Actions performed:
    from  17dcd95   IPv6: do not allocate tap data on stack
    adds  4d3acd9   tshark: dump port number when generating SCTP, TCP or UDP conversations
Summary of changes:
 ui/cli/tap-iousers.c |   60 ++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 44 insertions(+), 16 deletions(-)