Skip to main content

handle_multiprotocol_negotiate

Function handle_multiprotocol_negotiate 

Source
pub fn handle_multiprotocol_negotiate(
    buf: &[u8],
    guid: &[u8; 16],
) -> Option<Vec<u8>>
Expand description

Respond to an SMB1 multi-protocol NEGOTIATE that carries the \xFESMB dialect marker: builds the SMB2 negotiate response so the client upgrades.