mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
In case of lossy connections the NFS state would properly clean up
transactions, including file transactions. However for files the
state was never set to 'truncated', leading to files to stay 'active'.
This would lead these files staying in the NFS's state. In long running
sessions with lots of files this would lead to performance and memory
use issues.
This patch cleans truncates the file that was being transmitted when
a file transaction is being closed.
Based on
|
5 years ago | |
---|---|---|
.. | ||
log.rs | 5 years ago | |
mod.rs | ||
nfs.rs | 5 years ago | |
nfs2.rs | 5 years ago | |
nfs2_records.rs | 5 years ago | |
nfs3.rs | 5 years ago | |
nfs3_records.rs | 5 years ago | |
nfs4.rs | 5 years ago | |
nfs4_records.rs | 5 years ago | |
nfs_records.rs | ||
rpc_records.rs | 5 years ago | |
types.rs | 7 years ago |