Wireshark-commits: [Wireshark-commits] master b6e3713: Enhance SMB2 dissector to include negotiate
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 19 Mar 2017 17:56:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b6e37131f82fb76532ce304cf96aa0e50a8799d0
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b6e3713 by Jeremy Hitt (jeremy.hitt@xxxxxxxxxx):

    Enhance SMB2 dissector to include negotiate contexts in negotiate requests and responses
    
    Add session setup flag for encryption
    
    Change-Id: Iff85751ae635d92cf752426f4ceb7398b99b4799
    Reviewed-on: https://code.wireshark.org/review/20612
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  78634bb   ciscodump (man): fix typo dependant -> dependent
    adds  b6e3713   Enhance SMB2 dissector to include negotiate contexts in negotiate requests and responses


Summary of changes:
 epan/dissectors/packet-smb2.c |  101 +++++++++++++++++++++++++++++++++++------
 1 file changed, 88 insertions(+), 13 deletions(-)