Wireshark-commits: [Wireshark-commits] master 85dceb3: Handle SRVLOC-over-TCP like other XXX-over-T
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 15 Sep 2014 20:45:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=85dceb34a11364b6528024e8c6ad237bc48834f0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

85dceb3 by Guy Harris (guy@xxxxxxxxxxxx):

    Handle SRVLOC-over-TCP like other XXX-over-TCP protocols.
    
    No need to wrap each SRVLOC PDU, which contains a SRVLOC protocol layer,
    in *another* SRVLOC protocol layer.
    
    Change-Id: I25e05d94bb9968eb4e26b63beb09fd151820d750
    Reviewed-on: https://code.wireshark.org/review/4118
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  ed7c328   dissect the alphanumeric message that's part of operation 30 Bug: 10464
    adds  85dceb3   Handle SRVLOC-over-TCP like other XXX-over-TCP protocols.


Summary of changes:
 epan/dissectors/packet-srvloc.c |   20 +-------------------
 1 file changed, 1 insertion(+), 19 deletions(-)