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
Dana Helwig 3ab9120821 source-pcap-file: Pcap Directory Mode (Feature #2222)
https://redmine.openinfosecfoundation.org/issues/2222

Pcap file mode that when passed a directory will process all files in
that directory. If --pcap-file-continuous or continuous option is passed
in json, the directory will be monitored  until the directory is
moved/deleted, suricata is interrupted, or the pcap-interrupt command
is used with unix command socket. Existing file implementation and new
directory implementation has moved from source-pcap-file into
pcap-file-helper and pcap-directory-helper.

Engine state will not reset between files.

Also satisfies:
 * https://redmine.openinfosecfoundation.org/issues/2299
 * https://redmine.openinfosecfoundation.org/issues/724
 * https://redmine.openinfosecfoundation.org/issues/1476

Co-Authors: Dana Helwig <dana.helwig@protectwise.com> and
Danny Browning <danny.browning@protectwise.com>
8 years ago
..
afl afl: minimalistic script to start AFL fuzzers 9 years ago
dnp3-gen dnp3: in template, include files own headers 8 years ago
suricatasc source-pcap-file: Pcap Directory Mode (Feature #2222) 8 years ago
Makefile.am
check-setup.sh template: script to check the setup scripts 8 years ago
setup-app-layer-detect.sh template scripts: allow to be called from top or src 8 years ago
setup-app-layer-logger.sh template scripts: allow to be called from top or src 8 years ago
setup-app-layer.sh applayer: add StringToAppProto 8 years ago
setup-decoder.sh template scripts: allow to be called from top or src 8 years ago
setup-simple-detect.sh template scripts: allow to be called from top or src 8 years ago