]> git.ipfire.org Git - thirdparty/suricata.git/commit
smb1: apply close to direction 7190/head
authorVictor Julien <vjulien@oisf.net>
Fri, 25 Mar 2022 10:17:23 +0000 (11:17 +0100)
committerShivani Bhardwaj <shivanib134@gmail.com>
Wed, 30 Mar 2022 10:16:58 +0000 (15:46 +0530)
commitce69f79f6ab24c9cbb7643b2d0ab0b98a36d1c90
treeb80e0ee369eae85454d93c97e91cc57c8abb24a2
parent9b1557b7a77980a36c3743e8b0f02f716053d234
smb1: apply close to direction

Instead of closing files in both direction when receiving a close request,
close only toserver files for the request and close toclient on receiving
a response.

(cherry picked from commit b336882008d3640973fa71be6f36f3de33d3cd25)
rust/src/smb/smb1.rs