Wireshark-commits: [Wireshark-commits] master c2eef8f: smb2: stash dialect in conversation stuct

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 22 Jan 2019 08:41:03 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c2eef8f88854e31ddd7bdd279ad2d807185a266b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c2eef8f by Aurelien Aptel (aaptel@xxxxxxxx):

    smb2: stash dialect in conversation stuct
    
    in preparation for SMB3.1.1 decryption we need to know the dialect
    when generating the keys.
    
    Change-Id: I68a75bfe6f85b1941a201f8f261de16dbba3dc37
    Reviewed-on: https://code.wireshark.org/review/31657
    Reviewed-by: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
    

Actions performed:

    from  07ebe83   smb2: factor out generated session info
     add  c2eef8f   smb2: stash dialect in conversation stuct


Summary of changes:
 epan/dissectors/packet-smb2.c | 5 ++---
 epan/dissectors/packet-smb2.h | 1 +
 2 files changed, 3 insertions(+), 3 deletions(-)