]> git.ipfire.org Git - thirdparty/suricata.git/commit
eve: reduce flow_id to 51 bits 2214/head
authorVictor Julien <victor@inliniac.net>
Thu, 1 Sep 2016 18:34:26 +0000 (20:34 +0200)
committerVictor Julien <victor@inliniac.net>
Thu, 1 Sep 2016 18:34:26 +0000 (20:34 +0200)
commitb81ea0d7dbcfd3c997b6d02806e79214fb45244d
tree4e7bb1a494263cee8f259f4445c0e3720ab67edc
parent5db322045e21e880efed96b07aaac4eb6e7abbe9
eve: reduce flow_id to 51 bits

Evebox & ELK couldn't handle the large integers. It looks like (partly)
a javascript limitation that doesn't treat 64bit ints as real ints.
src/output-json.c