ntopng/src
2020-06-10 17:59:27 +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 Add network discovery support for multiple subnets on one interface 2020-03-24 20:53:11 +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-14 22:20:44 +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:34:37 +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
ContinuousPing.cpp Fixes heap-use-after-free in ContinuousPing 2020-05-08 16:50:14 +02:00
ContinuousPingStats.cpp Fixes call of overloaded 'abs(float)' is ambiguous 2020-04-30 16:40:27 +02: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 Implements the Elasticsearch alerts endpoint 2020-04-18 16:35:14 +02: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 Fix improper usage of FifoQueue 2020-05-04 18:11:11 +02: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 Adds SNMP information in flow_details.lua 2020-06-10 17:10:30 +02: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 Warning fix 2020-05-05 15:49:30 +02: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 Fix MDNS/Netbios names mixed with host labels 2020-05-08 12:12:52 +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 Cleanup of HostStats 2020-05-20 17:05:30 +02:00
HTTPserver.cpp Enforces CSRF checks only when a session is used 2020-06-03 09:59:31 +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 Avoids setting an a priori bound on the sFlow devices 2020-05-27 10:35:02 +02:00
IpAddress.cpp Compilation fixes due to nDPI API update 2020-05-07 00:16:17 +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 Cleanup of HostStats 2020-05-20 17:05:30 +02:00
LocalHostStats.cpp Cleanup of HostStats 2020-05-20 17:05:30 +02: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 Fixing redirection issue after changing interface (#4022) 2020-06-08 10:31:16 +02:00
LuaEngineFlow.cpp.inc Refreshed nDPI flow risk implementation 2020-05-16 00:26:09 +02:00
LuaEngineHost.cpp.inc Split LuaEngine.cpp apart (further improvements are necessary) 2020-04-19 12:29:13 +02:00
LuaEngineInterface.cpp.inc SNMP code reorganization 2020-05-25 23:50:36 +02:00
LuaEngineNetwork.cpp.inc Split LuaEngine.cpp apart (further improvements are necessary) 2020-04-19 12:29:13 +02:00
LuaEngineNtop.cpp.inc Fixed in SNMP read async responses 2020-06-02 17:00:44 +02:00
LuaReusableEngine.cpp Implements deadlines for periodic and user scripts 2020-02-18 18:44:41 +01:00
Mac.cpp Make DHCP names cache expire after 1 day 2020-05-08 10:15:31 +02: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-09 09:58:41 +02:00
MDNS.cpp Fixed shutdown issue on MDNS Windows 2020-03-26 16:50:34 +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 Win fix 2020-03-25 18:18:23 +01:00
NetworkInterface.cpp Add checks to avoid wrapping in frame_padding 2020-05-25 14:09:00 +02:00
NetworkStats.cpp Add check on nil network name 2020-03-16 09:45:15 +01:00
Ntop.cpp Reported lock path to ease troubleshooting in case of failure 2020-06-09 18:25:45 +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-14 01:09:20 +02:00
ParsedFlowCore.cpp 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.cpp Macro fix 2020-06-01 17:00:43 +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:56:13 +02:00
PeriodicActivities.cpp Add one thread in periodic activities for the system interface 2020-03-30 14:44:54 +02:00
PF_RINGInterface.cpp Win fixes 2020-04-28 13:25:48 +02:00
Ping.cpp Disble debug trce 2020-05-20 10:45:26 +02:00
Prefs.cpp Removed double \n 2020-05-30 19:01:48 +02: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 Added ntop.speedtest() API call 2020-04-11 10:47:07 +02:00
service_win32.c
SNMP.cpp Fixed race condition that caused a variable to be incremented twice on 2020-06-09 22:12:07 +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 Add ability to listen for syslog connections on TCP and UDP at the same time (fix #4028) 2020-06-10 17:59:27 +02:00
SyslogLuaEngine.cpp Improve syslog API, add host log plugin skeleton 2020-05-16 11:35:32 +02:00
SyslogParserInterface.cpp Syslog device name normalization (case insensitive match) (fix #4026) 2020-06-09 11:51:25 +02: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
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 Syslog device name normalization (case insensitive match) (fix #4026) 2020-06-09 11:51:25 +02:00
ViewInterface.cpp Several ZMQ traffic and throughput calc fixes 2020-05-07 17:28:44 +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 Win fixes 2020-04-28 13:25:48 +02: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 Reduce the set of mandatory fields to handle collector-passthrough (fix #3992) 2020-06-01 11:56:25 +02:00