]> git.ipfire.org Git - thirdparty/suricata.git/commit
pcap-log: seed ring buffer on start up 2414/head
authorJason Ish <ish@unx.ca>
Sat, 24 Sep 2016 02:46:06 +0000 (20:46 -0600)
committerVictor Julien <victor@inliniac.net>
Wed, 23 Nov 2016 09:46:31 +0000 (10:46 +0100)
commitbbb93e487e6a4c206b158335128f108c8b08f909
tree5dca3249ab790b3a49984620628d1be9e6152851
parenta2e2f50fb933d9d6a0c15b23d28a71b5fc80ff13
pcap-log: seed ring buffer on start up

On start, look for existing pcap log files and add them to
the ring buffer. This makes pcap-log self maintaining over
restarts removing the need for external tools to clear
orphaned files.
configure.ac
src/log-pcap.c
src/util-error.c
src/util-error.h