commit | f560cda91bd59a872fe0e3217b74c3f33c131b50 | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <lsahlber@redhat.com> | Sun Apr 12 16:09:26 2020 +1000 |
committer | Steve French <stfrench@microsoft.com> | Wed Apr 15 21:15:03 2020 -0500 |
tree | 7bdca5ec954703cc16b043b4383f478542257147 | |
parent | 8f3d9f354286745c751374f5f1fcafee6b3f3136 [diff] |
cifs: dump the session id and keys also for SMB2 sessions We already dump these keys for SMB3, lets also dump it for SMB2 sessions so that we can use the session key in wireshark to check and validate that the signatures are correct. Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com> Signed-off-by: Steve French <stfrench@microsoft.com> Reviewed-by: Aurelien Aptel <aaptel@suse.com>