Wireshark-commits: [Wireshark-commits] master 25ba3db: HTTP: Add request/response arrows

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 12 Jul 2016 12:15:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=25ba3dbc758337e9134f319b5a43aac69210bb94
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

25ba3db by D. Ulis (daulis0@xxxxxxxxx):

    HTTP: Add request/response arrows
    
    HTTP has multiple related packets, so seeing which are the actual request/response (related to the current selected packet) is helpful.
    
    Change-Id: I833f4f620cfe8bfe9b1d7518c4e28fbd41b64e29
    Reviewed-on: https://code.wireshark.org/review/16385
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  f4ab3f4   ceph: distingush between client and server by checking for a second entity_addr_t
    adds  25ba3db   HTTP: Add request/response arrows


Summary of changes:
 doc/README.request_response_tracking |    4 ++--
 epan/dissectors/packet-http.c        |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)