URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4e0002e2280fbf6b1935470cccd11e4805c362ec
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4e0002e by Richard Sharpe (rsharpe@xxxxxxxxx):
Add support for dissecting Notify Responses based on the SMB2 spec. Tested with
a capture I have. Also add to small suggested changes.
Change-Id: Iaa031f5e97e94778ea7fa00fab24b7c0dfadd4de
Signed-off-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/9477
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 4a2fe58 Add "custom" dissector table tab to Internals->Dissector Tables dialog
adds 4e0002e Add support for dissecting Notify Responses based on the SMB2 spec. Tested with a capture I have. Also add to small suggested changes.
Summary of changes:
epan/dissectors/packet-smb2.c | 82 ++++++++++++++++++++++++++++++++++++++++-
1 file changed, 80 insertions(+), 2 deletions(-)