URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f38a63acabdf6ff87b74c3e844e678b302da5143
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f38a63a by Stefan Metzmacher (metze@xxxxxxxxx):
packet-smb2: implement SMB2 NegotiateContexts
Change-Id: I0a2c7ffa2490196989dce96b659337b4fee92c7e
Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/6711
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 48c90d1 packet-smb2: fix getting the dataoffset in dissect_smb2_write_request()
adds f38a63a packet-smb2: implement SMB2 NegotiateContexts
Summary of changes:
epan/dissectors/packet-smb2.c | 152 +++++++++++++++++++++++++++++++++++++++--
1 file changed, 146 insertions(+), 6 deletions(-)