mirror of https://github.com/OISF/suricata
pcap: read directories recursively
Describe Changes - Added ability to recursively read pcap directories - src/suricata.c: addition of new command line parameter --pcap-file-recursive - src/source-pcap-file.c: parsing of the command line argument - src/source-pcap-file-directory-helper.h: two thread vars tracking directory depth and should recurse - src/util-error.c / src/util-error.h: Added new warning code "SC_WARN_PATH_READ_ERROR" - Redmine ticket: https://redmine.openinfosecfoundation.org/issues/2363 Ticket: #2363pull/5265/head
parent
5a92d0a704
commit
db5b73d9d6
Loading…
Reference in New Issue