URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=97d0f36f1715ef0b172c19fdb8ecdce14ae0ba0c
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
97d0f36 by Stefan Metzmacher (metze@xxxxxxxxx):
packet-smb2: correctly dissect dcerpc traffic over different named pipe handles
Change-Id: Id98d1c7e28d88f6cd50f5ef770eec95e57008458
Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/6709
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 749c68c packet-dcerpc: change transportsalt to guint64
adds 97d0f36 packet-smb2: correctly dissect dcerpc traffic over different named pipe handles
Summary of changes:
epan/dissectors/packet-dcerpc.c | 2 +-
epan/dissectors/packet-smb2.c | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+), 1 deletion(-)