Commit graph

36 commits

Author SHA1 Message Date
Matteo Biscosi
4603c5d882 Added probe ip to devices map 2024-07-16 16:53:48 +02:00
Luca Deri
3aadd4e8be Added tracings
Added details parameter to NetworkInterface::lua() and subclasses
2024-02-15 07:10:24 +01:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Alfredo Cardigliano
d93ad2562d Rework embedded checks 2023-05-03 08:59:45 +02:00
lucaderi
d395deac4e Automated commit of clang-format CI changes. 2023-04-07 14:20:44 +00:00
Luca Deri
78a757b84e Updated (C) 2023-02-19 19:16:07 +01:00
Luca Deri
8b01fbd105 Fix due to a changed method signature 2023-02-11 10:25:50 +01:00
Luca Deri
0a6acbee78 Fix for mitigating the clock drift issue 2023-02-11 00:06:52 +01:00
Alfredo Cardigliano
f2060f2488 Copyright update (C) 2022-01-03 09:35:09 +01:00
Simone Mainardi
6f79dc4341 Fixes hanging shutdown when interfaces init. is not complete 2021-07-21 11:48:12 +02:00
Luca Deri
a1178a0791 Updated (C) 2021-01-02 12:08:23 +01:00
Luca Deri
ad576c135c Win fixes 2020-04-28 13:25:48 +02:00
Luca Deri
57e6a93065 Improved scheduling algorithm to guarantee minimum service time when number of entries allow
Updated (C)
2020-01-06 23:36:36 +01:00
Alfredo Cardigliano
a2e74e16a3 New Lua interface.processFlow API, moved processFlow from NetworkInterface to ParserInterface, code cleanup 2019-10-10 12:49:32 +02:00
Luca Deri
694001ed52 Boundary enforcment 2019-07-31 10:32:58 +02:00
Simone Mainardi
f035d5c894 Reworks shutdown operations to properly terminate pool loops and periodic activites 2019-07-25 11:58:13 +02:00
Alfredo Cardigliano
43546d8629 Support for ingesting flow records in TLV format 2019-07-17 13:10:41 +00:00
Alfredo Cardigliano
61a8ce9a76 Implemented SyslogCollectorInterface/SyslogParserInterface
Implemented TCP-based syslog collector (multi producer)
Initial Suricata EVE events parsing (basic flows)
Reworked ZMQ CollectorInterface/Parser interface hierarchy
2019-04-02 18:32:52 +02:00
Luca Deri
bedff2c8e2 Updated (C) 2019-01-07 19:28:49 +01:00
cardigliano
2d01224fd7 embedded check cleanup 2018-05-24 17:13:30 +02:00
Luca Deri
f0c936c368 Updated (C) to 2018 2018-03-22 21:59:42 +01:00
emanuele-f
99b67b16ad Remove old nedge define and move to new one 2018-02-09 13:01:08 +01:00
Luca Deri
c9ecd931d9 Code cleanup 2017-12-16 08:23:56 +01:00
Luca Deri
074a08e7ce Simplified ntopng when nEdge is used 2017-10-21 15:36:28 +02:00
Luca Deri
821bed4f2b ARM64 fixes 2017-08-29 21:13:22 +00:00
Luca
30e1a75f98 (C) update 2017-01-10 15:03:16 -08:00
Luca Deri
24416a513b i686 compilation fixes 2016-12-05 19:33:51 +01:00
Luca Deri
7e46c02eb1 Fixed broken logic of interface packet drop reset 2016-11-21 10:12:12 +01:00
lucaderi
d840520c97 Compilation fix
Reverted RRD package dependency on EL6 and usign the third-party code as moveing to 1.4 usign packages is complicated with this old release (#826)
2016-11-20 18:53:45 +01:00
Simone Mainardi
a5674d1595 Implements interface packet drop reset 2016-11-20 12:21:42 +01:00
Luca Deri
bad871e15e Added periodic ZCCollector stats
Reduced footer polling
2016-10-21 19:58:23 +02:00
Luca Deri
4d636b3972 Compilation fix 2016-02-27 19:30:08 +01:00
Luca
fa374b59fb Changes is the parser interface 2016-01-19 16:50:32 -08:00
Luca
2e28df39e4 Fixes to the ZC collecotr interface 2016-01-19 14:51:41 -08:00
cardigliano
8a89a28198 ZCCollectorInterface fix 2016-01-07 17:02:52 +01:00
cardigliano
1c53134710 new interface for collecting binary flows via ZC queue 2016-01-07 16:19:48 +01:00