Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 54f48c8: echo: decide on req/resp based on matched po

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 2 Dec 2016 21:48:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=54f48c8b92475523a49c15cd549fb5408e96ea8d
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

54f48c8 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    echo: decide on req/resp based on matched port
    
    Since the use of 'Decode as' can result in another port number than the
    default port (7) being the service port, this should be checked against.
    
    Change-Id: I93383613115595fff621e2fb9ab7959cd448c01e
    Reviewed-on: https://code.wireshark.org/review/18991
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  14bae88   packet-rpcrdma: Display length and version fields in decimal
    adds  54f48c8   echo: decide on req/resp based on matched port


Summary of changes:
 epan/dissectors/packet-echo.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)