Luca Deri
c78c1ad3e0
nEdge compilation fixes
2017-10-23 18:18:04 +02:00
Simone Mainardi
cc155573ae
purgeIdle performance improvements
...
purgeIdle is only run on interfaces that have actually seen
traffic
2017-09-26 15:37:20 +02:00
Luca Deri
e2dc8f8c19
Implemented support of MAC-less NetFilter packets with L2 visibility via source MAC reported by NetFilter
...
Added numeric interface type to enhance interface comparison speed
2017-09-11 01:25:52 +02:00
Simone Mainardi
d172cafce3
Reworks CollectorInterfaces and adds remote nProbe stats
...
Fixes #572
2017-08-05 21:37:18 +02:00
Luca
30e1a75f98
(C) update
2017-01-10 15:03:16 -08:00
Luca Deri
1cdd21106a
Improvements to the ZMQ drop counter logic
2016-12-19 13:57:44 +01:00
Luca Deri
3892eacd6a
Computed ZMQ message drops reported in the interface stats. The latest nprobe is required for ZMQ stats otherwise the value will be zero
2016-12-17 17:09:19 +01:00
Luca Deri
65239694a9
Added ZMQ flow stats
...
Removed unused interface drops method
2016-11-10 21:10:56 +01:00
Simone Mainardi
2a68676d93
Improves idle flows purge over ZMQ interfaces
2016-11-07 19:00:04 +01:00
Simone Mainardi
ca83eb48a7
Fixes ZMQ interface type
...
Fixes #710
2016-08-29 12:40:30 +02:00
Luca
274921ee5c
Reimplemented view: interface, and Paginator code.
...
Minor code cleanup
2016-08-18 13:44:24 +02:00
Luca
bcadcf033f
Removed view interface (work in progress will be reintroduced after cleanup)
2016-08-10 09:37:10 +02:00
Luca Deri
2d8337496d
Fix for #316 (latest nProbe dev is required)
2016-02-27 19:29:20 +01:00
Luca Deri
d7c452f0a3
Moved to 2016
2016-01-01 09:27:39 +01:00
Luca
5e556396d1
Implemented dummy interface (-i dummy) to be used only for debugging purposes for testing low-memory conditions and internal routines.
...
Updated scripts that were still using old API calls
2015-12-28 23:16:54 +01:00
Luca Deri
b178cf4121
Added travis file for code testing
...
Added .gitignore file for ignoring selected files
Reworked src and include paths to organize the source better
Fixed bug with invalid git version caused in some settings that do not compile code extracting it from github
2015-05-01 19:40:52 +02:00