ntopng/src
2020-08-25 11:43:23 +02:00
..
AddressList.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
AddressResolution.cpp Improved RTT data valiation 2020-03-18 23:49:36 +01:00
AddressTree.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
AlertableEntity.cpp Implement multitenant alerts support for in-memory alerts 2020-02-06 15:18:50 +01:00
AlertCheckLuaEngine.cpp Implements deadlines for periodic and user scripts 2020-02-18 18:44:41 +01:00
AlertCounter.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
AlertsManager.cpp Implements constant flow and alert ids 2020-04-15 10:35:22 +02:00
AlertsQueue.cpp Implements merge of multiple identical alerts 2020-02-25 18:14:28 +01:00
AutonomousSystem.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
AutonomousSystemHash.cpp Fixes AutonomousSystems uses management 2020-04-06 12:38:30 +02:00
Bin.cpp Split Bin.h into several files 2020-02-03 09:41:40 +01:00
Bitmask.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Bloom.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
BroadcastDomains.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ContainerStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
CountriesHash.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Country.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
DB.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
DnsStats.cpp Replace anomalous with misbehaving to avoid inconsistencies (fix #2866) 2020-01-14 15:49:19 +01:00
DummyInterface.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ElasticSearch.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
EthStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ExportInterface.cpp Option --zmq-encryption-key <pub key> can be used with -I <endpoint> to encrypt data hi hierarchical mode 2020-03-11 17:11:05 +01:00
FifoQueue.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
FifoStringsQueue.cpp Fix leaks in AlertsQueue when queue is full 2020-02-13 11:58:25 +01:00
Fingerprint.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Flow.cpp Fixes crash and removes unused PortContactStats 2020-03-27 13:38:12 +01:00
FlowAlertCheckLuaEngine.cpp Implements deadlines for periodic and user scripts 2020-02-18 18:44:41 +01:00
FlowAlertCounter.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
FlowGrouper.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
FlowHash.cpp Add work completion indicator to ht_stats/stats/5min dump 2020-02-21 17:43:07 +01:00
FlowStats.cpp Migrate C flow status alerts to Lua user scripts 2019-10-22 10:42:22 +02:00
FlowTrafficStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
FrequentNumericItems.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
FrequentStringItems.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
FrequentTrafficItems.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
GenericHash.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
GenericHashEntry.cpp Code cleanup 2020-01-13 15:20:38 +01:00
GenericTrafficElement.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Geolocation.cpp Handles maxminddb utf8 strings with memcpy 2020-03-20 15:03:11 +01:00
Grouper.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Host.cpp Enlarged buffer for ZMQ flow batching 2020-04-15 14:29:36 +02:00
HostHash.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
HostPools.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
HostPoolStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
HostScore.cpp Score changes 2020-01-16 18:11:14 +01:00
HostStats.cpp Replace anomalous with misbehaving to avoid inconsistencies (fix #2866) 2020-01-14 15:49:19 +01:00
HostTimeseriesPoint.cpp Revert "Move host score to 5mins" 2020-02-25 15:42:27 +01:00
HTTPserver.cpp Backported rest API v1 (except for pools) and related backend changes 2020-08-25 11:43:23 +02:00
HTTPstats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ICMPinfo.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ICMPstats.cpp Replace anomalous with misbehaving to avoid inconsistencies (fix #2866) 2020-01-14 15:49:19 +01:00
InfluxDBTimeseriesExporter.cpp Add missing binary mode for influxdb line protocol file 2020-03-23 17:45:43 +01:00
InterarrivalStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
InterfaceStatsHash.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
IpAddress.cpp Fix broadcast IP addresses not reported for local hosts 2020-04-15 14:26:43 +02:00
L4Stats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
LocalHost.cpp Fixes crash and removes unused PortContactStats 2020-03-27 13:38:12 +01:00
LocalHostStats.cpp Replace anomalous with misbehaving to avoid inconsistencies (fix #2866) 2020-01-14 15:49:19 +01:00
LocalTrafficStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Logstash.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
LuaEngine.cpp Backported rest API v1 (except for pools) and related backend changes 2020-08-25 11:43:23 +02:00
LuaReusableEngine.cpp Implements deadlines for periodic and user scripts 2020-02-18 18:44:41 +01:00
Mac.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
MacHash.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
MacManufacturers.cpp Win changes 2020-03-20 09:50:36 +01:00
MacStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
main.cpp Fix working dir and lock file creation 2020-04-15 14:28:15 +02:00
MDNS.cpp Fixed shutdown issue on MDNS Windows 2020-03-27 11:08:06 +01:00
Mutex.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
MySQLDB.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
nDPIStats.cpp Fixes for capture from nProbe Agent 2020-03-11 19:22:31 +01:00
NetworkDiscovery.cpp Flow dissection code cleanup. 2020-02-17 17:36:06 +01:00
NetworkInterface.cpp Add checks to avoid wrapping in frame_padding 2020-05-25 14:09:50 +02:00
NetworkInterfaceTsPoint.cpp Writes new_flow timeseries every minute (not every second) 2020-02-28 15:35:16 +01:00
NetworkStats.cpp Add check on nil network name 2020-03-16 09:45:15 +01:00
Ntop.cpp Backported rest API v1 (except for pools) and related backend changes 2020-08-25 11:43:23 +02:00
ntop_win32.c [WIN32] Fix pthread_mutex_init() implementation (#3368) 2020-02-03 16:12:16 +01:00
NtopGlobals.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
PacketDumper.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
PacketDumperTuntap.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
PacketStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Paginator.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ParsedeBPF.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ParsedFlow.cpp htons(3) expect an unsigned integer as input, so lua_tointeger() looks more appropriate there. 2020-04-15 14:30:26 +02:00
ParsedFlowCore.cpp Support for EXPORTER_IPV6_ADDRESS parsing and disaggregation 2020-02-28 18:47:46 +01:00
ParserInterface.cpp Fixes detection of custom protocols over ZMQ 2020-06-23 12:12:51 +02:00
PartializableFlowTrafficStats.cpp Improve host score calculation 2020-01-15 18:42:48 +01:00
PcapInterface.cpp Fix pcap playlist processing 2020-05-11 15:58:22 +02:00
PeriodicActivities.cpp Add one thread in periodic activities for the system interface 2020-03-30 14:46:25 +02:00
PF_RINGInterface.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Ping.cpp Fixes high CPU usage in Ping/Continuous Ping 2020-06-01 17:37:58 +02:00
Prefs.cpp Removed double \n 2020-05-30 17:00:00 +00:00
ProtoStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Redis.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
RemoteHost.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
RRDTimeseriesExporter.cpp Calculates and charts RRD queue length 2020-03-09 22:46:35 +01:00
RwLock.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
SerializableElement.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
service_win32.c Updated (C) 2019-01-07 19:28:49 +01:00
SNMP.cpp Fix possible lua stack corruptions 2020-04-15 14:28:39 +02:00
StatsManager.cpp Handles errors and retries when executing sqlite statements 2020-03-06 16:04:50 +01:00
StoreManager.cpp Compilation fix with old sqlite versions (e.g. RH6) 2020-03-07 12:42:22 +01:00
SyslogCollectorInterface.cpp Fix SyslogCollector initialization 2020-03-27 11:14:30 +01:00
SyslogLuaEngine.cpp Implements deadlines for periodic and user scripts 2020-02-18 18:44:41 +01:00
SyslogParserInterface.cpp Fix SyslogCollector initialization 2020-03-27 11:14:30 +01:00
TcpFlowStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
TcpPacketStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ThreadedActivity.cpp Don't reuse Lua vm in Windows 2020-03-20 13:01:21 +01:00
ThreadedActivityStats.cpp Removes slow rrd writes status which is no longer used 2020-03-06 18:35:17 +01:00
ThreadPool.cpp Pass current periodic activity time from C 2020-03-05 17:09:40 +01:00
ThroughputStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
TimelineExtract.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
TimeseriesExporter.cpp Reworks timeseries export into classes {InfluxDB,RRD}TimeseriesExporter 2020-02-29 18:25:33 +01:00
TimeseriesRing.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
TimeseriesRingStatus.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
TimeseriesStats.cpp Replace anomalous with misbehaving to avoid inconsistencies (fix #2866) 2020-01-14 15:49:19 +01:00
Trace.cpp Warnign fixes 2020-01-28 17:17:26 +01:00
TrafficStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Utils.cpp Simplified houskeeping loop (#4039) 2020-06-15 15:08:57 +02:00
ViewInterface.cpp Fix inconsistent hosts counters with view interface and full hash tables 2020-04-07 10:12:48 +02:00
VirtualHost.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
VirtualHostHash.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Vlan.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
VlanAddressTree.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
VlanHash.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ZCCollectorInterface.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ZMQCollectorInterface.cpp Option --zmq-encryption-key <pub key> can be used with -I <endpoint> to encrypt data hi hierarchical mode 2020-03-11 17:11:05 +01:00
ZMQParserInterface.cpp Add warning for missing fields in the ZMQ template 2020-03-05 18:18:29 +01:00