Wireshark-commits: [Wireshark-commits] master f00a500: Mark RPC fragments as such in the Protocol a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 10 Feb 2016 04:45:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f00a5003cbe588d098702c1361878bd297e0a465
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f00a500 by Guy Harris (guy@xxxxxxxxxxxx):

    Mark RPC fragments as such in the Protocol and Info columns.
    
    Otherwise, they just look like TCP segments.
    
    Change-Id: I2f7601316012811d64c903bf3b2ff4ac4c8f6ce2
    Reviewed-on: https://code.wireshark.org/review/13864
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  8bb1e58   Suggest pushing a decision lower in the code.
    adds  f00a500   Mark RPC fragments as such in the Protocol and Info columns.


Summary of changes:
 epan/dissectors/packet-rpc.c |   17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)