Commit Graph

164 Commits

Author SHA1 Message Date
Pavel Odintsov 6585f9eddb Add command for redis library install 2015-05-07 10:13:05 +03:00
Pavel Odintsov 8fc71c2e33 Switch custom Boost configuration from cmake manifest to installer 2015-04-26 22:07:33 +03:00
Pavel Odintsov 9fd8e4f0bc Add support for Dragonfly in cmake build script 2015-04-24 13:54:48 +03:00
Pavel Odintsov c6c8c8f43b I introduced Redis support for store information about attacks.
redis-cli

keys *
1) "10.10.10.200_flow_dump"
2) "10.10.10.200_information"
3) "10.10.10.200_packets_dump"

get 10.10.10.200_information

get 10.10.10.200_flow_dump

get 10.10.10.200_packets_dump
2015-04-13 12:30:20 +03:00
Pavel Odintsov 5a51825caa Disable workaround for PF_RING from NTOP; Nightbuild version works nice 2015-03-24 15:27:45 +03:00
Pavel Odintsov c57c7f06ce Look another patch for ZC version of PR_RING 2015-03-24 15:25:43 +03:00
Pavel Odintsov 9bdbbf5868 Another fix in cmake about pf_ring 2015-03-24 14:31:11 +03:00
Pavel Odintsov 2e2c419d3e Fix type in cmake file 2015-03-24 14:07:13 +03:00
Pavel Odintsov 3cdc287f3f Add support for compulation with PF_RING from netop 2015-03-24 14:04:18 +03:00
Pavel Odintsov af2a657db8 Add work around for broken 6.0.3 from ntop packages 2015-03-24 13:27:40 +03:00
Pavel Odintsov f44f0cc4e9 Add install target for Cmake 2015-03-23 19:39:44 +03:00
Pavel Odintsov a0254331eb We should check and fix all warnigns from compiler 2015-03-23 00:30:51 +03:00
Pavel Odintsov 97e873bd77 Enable linking with new ipfix_database 2015-03-22 19:00:16 +03:00
Pavel Odintsov d8c2e4888b Move all code to src folder 2015-03-22 13:36:58 +03:00