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.
suricata/scripts/suricatasc
Danny Browning 4b897c9060 source-pcap-file: Directory mode may miss files (bug #2394)
https://redmine.openinfosecfoundation.org/issues/2394

Certain parameters of delay and poll interval could cause newly added
files in a directory to be missed. Cleaned up how time is handled for
files in a directory and fix which time is used for future directory
traversals. Add a mutex to make sure processing time is not optimized
away.
7 years ago
..
src source-pcap-file: Directory mode may miss files (bug #2394) 7 years ago
Makefile.am suricatasc: don't use find -delete 7 years ago
setup.py suricatasc: update python packaging 12 years ago
suricatasc.in In non interactive mode, print errors to stderr 10 years ago