]> git.ipfire.org Git - thirdparty/suricata.git/commit
flow json log: add 'shutdown' as flow end reason 1143/head
authorVictor Julien <victor@inliniac.net>
Wed, 1 Oct 2014 07:09:15 +0000 (09:09 +0200)
committerVictor Julien <victor@inliniac.net>
Wed, 1 Oct 2014 07:09:15 +0000 (09:09 +0200)
commit4816dcc3d312202af2f7048e2b19b4b1ba24d22f
tree5cad7cd1934179114ade04802ba1f913c68f2ba6
parentbd1a193877cf72af7bbcf795d453fd1f1036f1ca
flow json log: add 'shutdown' as flow end reason

When engine shuts down all flows in the hash are logged out. They
may not have timed out yet. So they are forced. Log the reason to
be 'shutdown'.
src/flow-manager.c
src/flow.h
src/output-json-flow.c