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(-)