Wireshark-commits: [Wireshark-commits] master-2.4 cb34e17: Rpcap authentication replies now have an
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 31 Jan 2019 07:00:59 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cb34e172afe5e7b78aeb7967132020727c2ae5c2
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark

Commits:

cb34e17 by Guy Harris (guy@xxxxxxxxxxxx):

    Rpcap authentication replies now have an optional payload.
    
    Change-Id: Id1ac1e12feb69573bed9bc419c819235da053867
    Reviewed-on: https://code.wireshark.org/review/31820
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 660e63aaf30a70444a601bf23f8419f8b5848b27)
    Reviewed-on: https://code.wireshark.org/review/31822
    

Actions performed:

    from  322cc03   Once we've identified a TCP segment as rpcap, use rpcap for the connection.
     add  cb34e17   Rpcap authentication replies now have an optional payload.


Summary of changes:
 epan/dissectors/packet-rpcap.c | 51 ++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 49 insertions(+), 2 deletions(-)