[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-3.1.1-32-g5db3220
OISF Git
noreply at openinfosecfoundation.org
Thu Sep 1 13:17:02 UTC 2016
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OISF".
The branch, master has been updated
via 5db322045e21e880efed96b07aaac4eb6e7abbe9 (commit)
via 9ca34fa5c98b6028b0f05fe3f709cc36df7dca66 (commit)
via 78b4db8a954f5937d07ec494e7113e292228e189 (commit)
from 666bba8121155292c5fcab97b0630af5d537c2c7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5db322045e21e880efed96b07aaac4eb6e7abbe9
Author: Victor Julien <victor at inliniac.net>
Date: Thu Sep 1 11:13:48 2016 +0200
configure: fix Ubuntu lua pkg suggestion
commit 9ca34fa5c98b6028b0f05fe3f709cc36df7dca66
Author: Victor Julien <victor at inliniac.net>
Date: Wed Aug 31 15:08:58 2016 +0200
eve: output more unique flow_id
commit 78b4db8a954f5937d07ec494e7113e292228e189
Author: Victor Julien <victor at inliniac.net>
Date: Wed Aug 31 15:04:58 2016 +0200
flow: introduce function to generate flow id
The flow id itself is not stored in the flow, but generated based on
properties that do not change during the lifetime of the flow.
As it's meant for use with the json output, it is limited to a signed
64 bit integer (int64_t) because that is the time json_integer_t uses.
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 4 ++--
src/flow.h | 12 ++++++++++++
src/output-json.c | 3 ++-
3 files changed, 16 insertions(+), 3 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list