Commit graph

27 commits

Author SHA1 Message Date
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
lucaderi
d395deac4e Automated commit of clang-format CI changes. 2023-04-07 14:20:44 +00:00
Alfredo Cardigliano
d65a03076a Fix sflow counters collection from TLV 2023-02-23 13:00:33 +01:00
Luca Deri
f726b867c7 Updated (C) 2023-01-01 16:37:57 +01:00
Alfredo Cardigliano
f2060f2488 Copyright update (C) 2022-01-03 09:35:09 +01:00
Simone Mainardi
d700bf6530 Fixes for parsing of nProbe-sent sFlow counter samples 2021-07-16 17:41:43 +02:00
Luca Deri
a1178a0791 Updated (C) 2021-01-02 12:08:23 +01:00
Simone Mainardi
8b0de7d648 Avoids setting an a priori bound on the sFlow devices
The maximum number of sFlow devices is now controlled by
the hash table which contains sFlow device interfaces
data.

Addresses #3938
2020-05-27 10:35:02 +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
Simone Mainardi
e78e5d8f5d Parses container ids specific for k8s and docker 2019-05-03 19:23:11 +02:00
Simone Mainardi
319c64eb4e Uses a union to handle k8s and docker info 2019-04-30 14:31:13 +02:00
Luca Deri
4d60ecd549 Fixes container parsing 2019-04-29 17:54:39 +02:00
emanuele-f
8e8fa5dffd Fix container lua table 2019-04-29 14:45:50 +02:00
Simone Mainardi
cea6716a6a Exposes container information to lua 2019-04-29 14:34:09 +02:00
Simone Mainardi
5a60605604 Handle eBPF virtual interfaces 2019-04-29 13:38:50 +02:00
Simone Mainardi
83a0e9ff0b Prevents empty ifName from being pushed as a lua string 2019-04-29 12:54:18 +02:00
Simone Mainardi
f7340cc484 Adds field ifName to InterfaceStatsHash 2019-04-29 12:52:56 +02:00
Simone Mainardi
a6f301e7a1 Refactors InterfaceStatsHash to handle eBPF veths 2019-04-29 12:46:33 +02:00
Luca Deri
bedff2c8e2 Updated (C) 2019-01-07 19:28:49 +01:00
Simone Mainardi
859e85c7ce Fixes C to Lua integer types conversions affecting OS X 2018-11-23 15:58:38 +01:00
Simone Mainardi
866b38e32b Allocator sizeof operand mismatch fixes 2018-05-28 16:45:20 +02:00
Luca Deri
f0c936c368 Updated (C) to 2018 2018-03-22 21:59:42 +01:00
Luca
30e1a75f98 (C) update 2017-01-10 15:03:16 -08:00
Luca Deri
9bf27b6940 Removed --zmq-collector-mode replaced with a c at the end of the endpoint. Example -i tcp://1.2.3.4:5678c 2016-07-03 14:23:29 +02:00
Luca Deri
847e5954df implementation of flow devices stats (work in progress) 2016-07-02 16:16:59 +02:00
Simone Mainardi
db34152df1 Fixes a comparison between signed and unsigned integer expression
Fixes #633
2016-06-30 10:02:24 +02:00
Luca Deri
194b3fdb88 Initial work towards supporting sFlow device/interface counters 2016-06-29 19:26:40 +02:00