Wireshark-commits: [Wireshark-commits] master a4b3be5: Complete the RSVD Dissector further by handl

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 16 Feb 2015 06:26:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a4b3be5e59d27c4e8e053d7c093e50dd9bab96da
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a4b3be5 by Richard Sharpe (realrichardsharpe@xxxxxxxxx):

    Complete the RSVD Dissector further by handling SCSI requests.
    
    Still have to handle response, but this points the way, I think.
    Handle responses. Still have to handle sense info.
    
    Change-Id: Ic692de15b8178fbe274791ffbc000e8f35b40653
    Signed-off-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/7127
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  e56f34e   Suppress more pedantic warnings.
    adds  a4b3be5   Complete the RSVD Dissector further by handling SCSI requests.


Summary of changes:
 epan/dissectors/packet-rsvd.c |  266 +++++++++++++++++++++++++++++++++++++----
 1 file changed, 243 insertions(+), 23 deletions(-)