..
AddressList.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
AddressResolution.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
AddressTree.h
Add network discovery support for multiple subnets on one interface
2020-03-24 20:53:11 +01:00
Alert.h
Fixes race conditions in concurrent alert trigger and releases
2019-10-21 18:45:18 +02:00
AlertableEntity.h
Implement multitenant alerts support for in-memory alerts
2020-02-06 15:18:50 +01:00
AlertCheckLuaEngine.h
Implements deadlines for periodic and user scripts
2020-02-18 18:44:41 +01:00
AlertCounter.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
AlertsManager.h
Implements caching of alerts (avoids a sqlite lookup)
2020-03-05 19:06:39 +01:00
AlertsQueue.h
Refactors alert_utils and enterprise_alert_utils
2020-04-10 14:03:20 +02:00
AutonomousSystem.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
AutonomousSystemHash.h
Fixes AutonomousSystems uses management
2020-04-06 12:34:37 +02:00
Bin.h
Split Bin.h into several files
2020-02-03 09:41:40 +01:00
Bitmap.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
Bitmask.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
Bloom.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
BroadcastDomains.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
ContainerStats.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
ContinuousPing.h
Ping and continuous ping fixes
2020-05-08 12:50:59 +02:00
ContinuousPingStats.h
Improve continuous ping
2020-05-04 17:30:59 +02:00
CountriesHash.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
Country.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
DB.h
Reworks flows dump to avoid delays in ht_stats_update
2020-02-14 16:13:59 +01:00
DnsStats.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
DummyInterface.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
ElasticSearch.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
EthStats.h
Handle /proc/net/dev counters wrapping on 32bit platforms.
2020-02-25 16:56:58 +01:00
ExportInterface.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
FifoQueue.h
Fix improper usage of FifoQueue
2020-05-04 18:11:11 +02:00
FifoSerializerQueue.h
Fix leaks in AlertsQueue when queue is full
2020-02-13 11:58:25 +01:00
FifoStringsQueue.h
Fix improper usage of FifoQueue
2020-05-04 18:11:11 +02:00
Fingerprint.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
Flow.h
Refreshed nDPI flow risk implementation
2020-05-16 00:26:09 +02:00
FlowAlertCheckLuaEngine.h
Reduce cpu usage due to the loading of flow.lua
2019-12-31 18:27:14 +01:00
FlowAlertCounter.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
FlowDurationBin.h
Split Bin.h into several files
2020-02-03 09:41:40 +01:00
FlowGrouper.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
FlowHash.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
FlowStats.h
Migrate C flow status alerts to Lua user scripts
2019-10-22 10:42:22 +02:00
FlowTrafficStats.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
FrequentNumericItems.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
FrequentStringItems.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
FrequentTrafficItems.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
GenericHash.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
GenericHashEntry.h
Add work completion indicator to ht_stats/stats/5min dump
2020-02-21 17:43:07 +01:00
GenericTrafficElement.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
Geolocation.h
Win fixes
2020-03-12 11:14:59 +01:00
Grouper.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
Host.h
Cleanup of HostStats
2020-05-20 17:05:30 +02:00
HostHash.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
HostPools.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
HostPoolStats.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
HostScore.h
Score changes
2020-01-16 18:11:14 +01:00
HostStats.h
Cleanup of HostStats
2020-05-20 17:05:30 +02:00
HTTPserver.h
Add plugins support for httpdocs, HTML templates and Lua modules
2020-04-14 17:53:25 +02:00
HTTPstats.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
ICMPinfo.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
ICMPstats.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
InfluxDBTimeseriesExporter.h
Implements in-mem RRD writes queue, avoids json enc/dec
2020-02-29 22:30:00 +01:00
InterarrivalStats.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
InterfaceStatsHash.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
IpAddress.h
Implement multitenant alerts support for in-memory alerts
2020-02-06 15:18:50 +01:00
L4Stats.h
Move L4Stats to separate class
2019-05-22 20:11:06 +02:00
LocalHost.h
Cleanup of HostStats
2020-05-20 17:05:30 +02:00
LocalHostStats.h
Cleanup of HostStats
2020-05-20 17:05:30 +02:00
LocalTrafficStats.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
Logstash.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
LuaEngine.h
SNMP code reorganization
2020-05-25 23:50:36 +02:00
LuaReusableEngine.h
Refactor internal scripts for cleaner code
2019-12-31 16:53:32 +01:00
Mac.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
MacHash.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
MacManufacturers.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
MacStats.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
MDNS.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
MonitoredCounter.h
Replace anomalous with misbehaving to avoid inconsistencies ( fix #2866 )
2020-01-14 15:49:19 +01:00
MonitoredGauge.h
Replace anomalous with misbehaving to avoid inconsistencies ( fix #2866 )
2020-01-14 15:49:19 +01:00
MonitoredMetric.h
Replace anomalous with misbehaving to avoid inconsistencies ( fix #2866 )
2020-01-14 15:49:19 +01:00
Mutex.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
MySQLDB.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
nDPIStats.h
Checks for possibly failing nDPIstats malloc
2020-02-11 17:57:46 +01:00
NetworkDiscovery.h
Add network discovery support for multiple subnets on one interface
2020-03-24 20:53:11 +01:00
NetworkInterface.h
Cleanup of the timeseries ring and NetworkInterfaceTsPoint
2020-05-20 15:18:03 +02:00
NetworkStats.h
Enforces non-privileged users allowed nets when browsing local nets
2020-01-10 13:16:17 +01:00
NewFlowFrequencyBin.h
Split Bin.h into several files
2020-02-03 09:41:40 +01:00
Ntop.h
Improve plugins directory code
2020-05-20 09:56:17 +02:00
ntop_defines.h
Enforces CSRF checks only when a session is used
2020-06-03 09:59:31 +02:00
ntop_flow.h
Add support for SRC_AS DST_AS BGP_NEXT_ADJACENT_ASN BGP_PREV_ADJACENT_ASN information elements
2020-04-29 09:35:27 +00:00
ntop_includes.h
Cleanup of HostStats
2020-05-20 17:05:30 +02:00
ntop_typedefs.h
SNMP code reorganization
2020-05-25 23:50:36 +02:00
ntop_win32.h
Win fixes
2020-04-28 13:25:48 +02:00
NtopGlobals.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
PacketDumper.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
PacketDumperGeneric.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
PacketDumperTuntap.h
Implements #3517
2020-03-08 11:55:41 +01:00
PacketStats.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
Paginator.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
ParsedeBPF.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
ParsedFlow.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
ParsedFlowCore.h
Add support for SRC_AS DST_AS BGP_NEXT_ADJACENT_ASN BGP_PREV_ADJACENT_ASN information elements
2020-04-29 09:35:27 +00:00
ParserInterface.h
Several ZMQ traffic and throughput calc fixes
2020-05-07 17:28:44 +02:00
PartializableFlowTrafficStats.h
Fixes sync issues between threads
2020-01-15 19:20:34 +01:00
PcapInterface.h
Several ZMQ traffic and throughput calc fixes
2020-05-07 17:28:44 +02:00
PeriodicActivities.h
Reworked periodic activities thread pool
2020-03-04 19:37:59 +01:00
PF_RINGInterface.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
Ping.h
Ping and continuous ping fixes
2020-05-08 12:50:59 +02:00
Prefs.h
Cleanup of the timeseries ring and NetworkInterfaceTsPoint
2020-05-20 15:18:03 +02:00
ProtoStats.h
Handle /proc/net/dev counters wrapping on 32bit platforms.
2020-02-25 16:56:58 +01:00
Redis.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
RemoteHost.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
RRDTimeseriesExporter.h
Calculates and charts RRD queue length
2020-03-09 22:46:35 +01:00
RwLock.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
SerializableElement.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
SNMP.h
Fixed in SNMP read async responses
2020-06-02 17:00:44 +02:00
SPSCQueue.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
StatsManager.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
StoreManager.h
Handles errors and retries when executing sqlite statements
2020-03-06 16:04:50 +01:00
SyslogCollectorInterface.h
Use socket client IP when it is not available from the log line
2020-04-14 14:18:10 +00:00
SyslogLuaEngine.h
Improve syslog API, add host log plugin skeleton
2020-05-16 11:35:32 +02:00
SyslogParserInterface.h
Use socket client IP when it is not available from the log line
2020-04-14 14:18:10 +00:00
TcpFlowStats.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
TcpPacketStats.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
ThreadedActivity.h
Pass current periodic activity time from C
2020-03-05 17:09:40 +01:00
ThreadedActivityStats.h
Removes slow rrd writes status which is no longer used
2020-03-06 18:35:17 +01:00
ThreadPool.h
Add expected start/end time columns
2020-02-21 13:35:17 +01:00
ThroughputStats.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
TimelineExtract.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
TimeseriesExporter.h
Calculates and charts RRD queue length
2020-03-09 22:46:35 +01:00
Trace.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
TrafficStats.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
UserActivityStats.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
Utils.h
Enforces strict validation on default interfaces to prevent injections
2020-05-22 14:33:28 +00:00
ViewInterface.h
Add convenient "view:all" identifier for view interface creation
2020-03-24 16:30:16 +01:00
ViewInterfaceFlowStats.h
Improve host score calculation
2020-01-15 18:42:48 +01:00
VirtualHost.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
VirtualHostHash.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
Vlan.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
VlanAddressTree.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
VlanHash.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
ZCCollectorInterface.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
ZMQCollectorInterface.h
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
2020-01-06 23:36:36 +01:00
ZMQParserInterface.h
Fix use after free in zmq_remote_stats ( #3496 )
2020-03-03 13:50:02 +00:00