Wireshark-commits: [Wireshark-commits] master 7ea940e: smb2: dissect netname and compression negoti
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 02 Jul 2019 20:59:43 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7ea940eb4ba48986357bb7b2db91446aa769efa3
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7ea940e by Aurelien Aptel (aaptel@xxxxxxxx):

    smb2: dissect netname and compression negotiate contexts
    
    dissect new SMB3 negotiate contexts (only) for compression and
    netname.
    
    Change-Id: Idb9ec6aa008864d225107cdc6f319a2874b98ac3
    Reviewed-on: https://code.wireshark.org/review/33822
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  73ae8ef   tls: Add max_fragment_length field
     add  7ea940e   smb2: dissect netname and compression negotiate contexts


Summary of changes:
 epan/dissectors/packet-smb2.c | 56 ++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 55 insertions(+), 1 deletion(-)