Wireshark-commits: [Wireshark-commits] master 71ca199: Add the response time to response packets if
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 17 Feb 2019 04:04:26 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=71ca199bf1c726364b650fbcedcda62c6393632b
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

71ca199 by Guy Harris (guy@xxxxxxxxxxxx):

    Add the response time to response packets if we find the request.
    
    I suspect it's what
    
    	https://ask.wireshark.org/question/7437/response-times-delta-times-after-reordering-sorting-the-row-values/
    
    is *really* asking for, and it's what we do in other request-response
    protocols in any case.
    
    Change-Id: Ie6449958ac669cf45010a3182e2a77182a1fbba5
    Reviewed-on: https://code.wireshark.org/review/32066
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  b7e2cbb   Include the HTML IP map in the CG.WiresharkRequired component group.
     add  71ca199   Add the response time to response packets if we find the request.


Summary of changes:
 epan/dissectors/packet-mbtcp.c | 17 ++++++++++++++++-
 epan/dissectors/packet-mbtcp.h |  1 +
 2 files changed, 17 insertions(+), 1 deletion(-)