ntopng/include
2021-04-18 15:28:31 +02:00
..
flow_alerts Implemented flow and host alert for remote access 2021-04-12 16:34:36 +02:00
flow_callbacks Implemented flow and host alert for remote access 2021-04-12 16:34:36 +02:00
host_alerts Re-added lower/upper bound to flow/score anomaly alert 2021-04-14 12:27:47 +02:00
host_callbacks Re-added lower/upper bound to flow/score anomaly alert 2021-04-14 12:27:47 +02:00
AddressResolution.h Updated (C) 2021-01-02 12:08:23 +01:00
AddressTree.h Increase tree counters to 32 bit 2021-04-16 11:38:28 +02:00
Alert.h Fixes race conditions in concurrent alert trigger and releases 2019-10-21 18:45:18 +02:00
AlertableEntity.h Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
AlertCheckLuaEngine.h Implements deadlines for periodic and user scripts 2020-02-18 18:44:41 +01:00
AlertCounter.h Updated (C) 2021-01-02 12:08:23 +01:00
AlertExclusions.h Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
AlertFifoQueue.h Updated (C) 2021-01-02 12:08:23 +01:00
AlertsManager.h Updated (C) 2021-01-02 12:08:23 +01:00
AlertsQueue.h Fixes remote-to-remote alerts (leaves flow r2r alerts) 2020-12-24 10:59:51 +01:00
AutonomousSystem.h Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
AutonomousSystemHash.h Updated (C) 2021-01-02 12:08:23 +01:00
BehaviouralCounter.h Reworked behavioural counters 2021-03-23 12:55:06 +01:00
Bitmap16.h Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
Bitmap128.h Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
Bitmask.h Updated (C) 2021-01-02 12:08:23 +01:00
Bloom.h Implements flow callbacks and alerts in C++ 2021-03-22 09:51:36 +01:00
BroadcastDomains.h Enhanced anomly debug messages 2021-03-18 15:46:58 +01:00
CallbacksLoader.h Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
Cardinality.h Simplified Cardinality estimation code 2020-07-22 14:42:21 +02:00
Condvar.h Updated (C) 2021-01-02 12:08:23 +01:00
ContainerStats.h Updated (C) 2021-01-02 12:08:23 +01:00
ContinuousPing.h Ping/ContinuousPing is now initialized on demand 2021-03-25 22:41:22 +01:00
ContinuousPingStats.h Implement continuous ping for selected interfaces (fix #5001) 2021-02-19 19:13:49 +01:00
CountriesHash.h Updated (C) 2021-01-02 12:08:23 +01:00
Country.h Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
DB.h Updated (C) 2021-01-02 12:08:23 +01:00
DnsStats.h Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
DSCPStats.h Avoids double 5-sec HT-walks to update stats 2020-07-27 14:22:59 +02:00
DummyInterface.h Updated (C) 2021-01-02 12:08:23 +01:00
ElasticSearch.h Fixes Elasticsearch version initialization 2021-01-19 12:05:26 +01:00
EthStats.h Updated (C) 2021-01-02 12:08:23 +01:00
ExportInterface.h Updated (C) 2021-01-02 12:08:23 +01:00
FifoQueue.h Updated (C) 2021-01-02 12:08:23 +01:00
FifoSerializerQueue.h Updated (C) 2021-01-02 12:08:23 +01:00
Fingerprint.h Exports malicious JA3 fingerprint information in host TLS reports 2021-03-02 19:42:54 +01:00
Flow.h Fixes score decrements on flows 2021-04-09 20:12:42 +02:00
flow_alerts_includes.h Implemented flow and host alert for remote access 2021-04-12 16:34:36 +02:00
flow_callbacks_includes.h Implemented flow and host alert for remote access 2021-04-12 16:34:36 +02:00
FlowAlert.h Severity can now be set to FlowAlert instances via a method 2021-03-23 12:37:19 +01:00
FlowCallback.h Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
FlowCallbacksExecutor.h Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
FlowCallbacksLoader.h Fixed implementation of flow number anomaly 2021-04-11 18:19:29 +02:00
FlowGrouper.h Updated (C) 2021-01-02 12:08:23 +01:00
FlowHash.h Updated (C) 2021-01-02 12:08:23 +01:00
FlowStats.h Merge branch 'host-user-scripts' into dev 2021-04-03 10:18:09 +02:00
FlowTrafficStats.h Updated (C) 2021-01-02 12:08:23 +01:00
FrequentStringItems.h Top sites are now serialized to JSON in sorted format and they are limited to double the top X 2021-01-19 12:14:38 +01:00
GenericHash.h Full purge idle scan on shutdown when processing pcap 2021-02-11 15:56:43 +01:00
GenericHashEntry.h Updated (C) 2021-01-02 12:08:23 +01:00
GenericTrafficElement.h Updated (C) 2021-01-02 12:08:23 +01:00
Geolocation.h Updated (C) 2021-01-02 12:08:23 +01:00
Host.h Created timeseries for blacklisted hosts 2021-04-18 15:28:31 +02:00
host_alerts_includes.h Removes unused host callbacks 2021-04-13 11:01:06 +02:00
host_callbacks_includes.h Removes unused host callbacks 2021-04-13 11:01:06 +02:00
HostAlert.h Host alert score code cleanup 2021-04-08 18:23:46 +02:00
HostAlertableEntity.h Fixes for the release of alerts 2021-04-09 14:17:09 +02:00
HostCallback.h Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
HostCallbacksExecutor.h Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
HostCallbacksLoader.h Fixed implementation of flow number anomaly 2021-04-11 18:19:29 +02:00
HostCallbacksStatus.h Removes unused host callbacks 2021-04-13 11:01:06 +02:00
HostHash.h Updated (C) 2021-01-02 12:08:23 +01:00
HostPools.h Implements flow callbacks and alerts in C++ 2021-03-22 09:51:36 +01:00
HostPoolStats.h Updated (C) 2021-01-02 12:08:23 +01:00
HostStats.h Added nDPI stats per host getter 2021-04-16 10:23:09 +02:00
HTTPserver.h Updated (C) 2021-01-02 12:08:23 +01:00
HTTPstats.h Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
ICMPinfo.h Updated (C) 2021-01-02 12:08:23 +01:00
ICMPstats.h Updated (C) 2021-01-02 12:08:23 +01:00
IEC104Stats.h Implements flow callbacks and alerts in C++ 2021-03-22 09:51: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 Updated (C) 2021-01-02 12:08:23 +01:00
InterfaceStatsHash.h Updated (C) 2021-01-02 12:08:23 +01:00
IpAddress.h Updated (C) 2021-01-02 12:08:23 +01:00
L4Stats.h Move L4Stats to separate class 2019-05-22 20:11:06 +02:00
LocalHost.h Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
LocalHostStats.h Fixes slow traffic map update 2021-04-18 11:22:06 +02:00
LocalTrafficStats.h Updated (C) 2021-01-02 12:08:23 +01:00
LuaEngine.h Updated (C) 2021-01-02 12:08:23 +01:00
LuaEngineFunctions.h Updated (C) 2021-01-02 12:08:23 +01:00
LuaReusableEngine.h Reworks notifications thread to avoid Redis accesses 2020-12-29 18:48:55 +01:00
Mac.h Check for broacast IP addresses that were not indicate as such in -m (for instance for larger network being specified) 2021-01-21 15:28:36 +01:00
MacHash.h Updated (C) 2021-01-02 12:08:23 +01:00
MacManufacturers.h Updated (C) 2021-01-02 12:08:23 +01:00
MacStats.h Updated (C) 2021-01-02 12:08:23 +01:00
MDNS.h Updated (C) 2021-01-02 12:08:23 +01:00
MonitoredCounter.h Updated (C) 2021-01-02 12:08:23 +01:00
MonitoredGauge.h Updated (C) 2021-01-02 12:08:23 +01:00
MonitoredMetric.h Fix math 2021-02-11 10:13:40 +01:00
Mutex.h Updated (C) 2021-01-02 12:08:23 +01:00
MySQLDB.h Updated (C) 2021-01-02 12:08:23 +01:00
nDPIStats.h Updated (C) 2021-01-02 12:08:23 +01:00
NetworkDiscovery.h Updated (C) 2021-01-02 12:08:23 +01:00
NetworkInterface.h Added get traffic map stats per host 2021-04-16 11:37:31 +02:00
NetworkStats.h Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
Ntop.h Tentative fix for host engaged alerts crash during shutdown 2021-04-08 17:57:05 +02:00
ntop_defines.h Fixes slow traffic map update 2021-04-18 11:22:06 +02:00
ntop_flow.h Add MAC and fingerprints to flows in syslog (#5171) 2021-04-13 18:48:59 +02:00
ntop_includes.h Initial implementation of NTP and DNS traffic alert 2021-04-15 17:40:17 +02:00
ntop_typedefs.h Initial implementation of NTP and DNS traffic alert 2021-04-15 17:40:17 +02:00
ntop_win32.h Updated (C) 2021-01-02 12:08:23 +01:00
NtopGlobals.h Updated (C) 2021-01-02 12:08:23 +01:00
OperatingSystem.h Possible fix for Internal error. Memory for score not allocated 2021-04-08 11:53:24 +02:00
OperatingSystemHash.h Cleanup old partial host groups code 2021-01-21 11:27:17 +01:00
OtherAlertableEntity.h Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
PacketDumper.h Updated (C) 2021-01-02 12:08:23 +01:00
PacketDumperGeneric.h Updated (C) 2021-01-02 12:08:23 +01:00
PacketDumperTuntap.h Updated (C) 2021-01-02 12:08:23 +01:00
PacketStats.h Updated (C) 2021-01-02 12:08:23 +01:00
Paginator.h Implements flow callbacks and alerts in C++ 2021-03-22 09:51:36 +01:00
ParsedeBPF.h Updated (C) 2021-01-02 12:08:23 +01:00
ParsedFlow.h Updated (C) 2021-01-02 12:08:23 +01:00
ParsedFlowCore.h Support 4-byte INPUT/OUTPUT SNMP 2021-01-22 10:24:56 +01:00
ParserInterface.h Updated (C) 2021-01-02 12:08:23 +01:00
PartializableFlowTrafficStats.h Implements flow callbacks and alerts in C++ 2021-03-22 09:51:36 +01:00
PcapInterface.h Updated (C) 2021-01-02 12:08:23 +01:00
PeerStats.h Fix memory leak 2021-02-11 12:03:54 +01:00
PeriodicActivities.h Updated (C) 2021-01-02 12:08:23 +01:00
PF_RINGInterface.h Updated (C) 2021-01-02 12:08:23 +01:00
Ping.h Ping/ContinuousPing is now initialized on demand 2021-03-25 22:41:22 +01:00
Prefs.h Added --version-json for printing license information in JSON format 2021-04-14 12:30:53 +02:00
ProtoStats.h Updated (C) 2021-01-02 12:08:23 +01:00
RecipientQueues.h Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
Recipients.h Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
Redis.h Updated (C) 2021-01-02 12:08:23 +01:00
RemoteHost.h Updated (C) 2021-01-02 12:08:23 +01:00
RRDTimeseriesExporter.h Rename FifoStringsQueue to StringFifoQueue 2020-12-15 12:27:18 +01:00
RwLock.h Updated (C) 2021-01-02 12:08:23 +01:00
Score.h Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
ScoreStats.h Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
SerializableElement.h Updated (C) 2021-01-02 12:08:23 +01:00
SNMP.h Add SNMP polling in nEdge (implement #3872) 2021-03-25 14:36:56 +00:00
SPSCQueue.h Enqueue host alert release status to avoid concurrency issues. Change SPSCQueue dequeue to behave similar to std lists. 2021-04-09 09:45:11 +02:00
StatsManager.h Updated (C) 2021-01-02 12:08:23 +01:00
StoreManager.h Updated (C) 2021-01-02 12:08:23 +01:00
StringFifoQueue.h Updated (C) 2021-01-02 12:08:23 +01:00
SyslogCollectorInterface.h Use client IP as host when not in the syslog msg also for UDP 2020-12-17 16:24:08 +01:00
SyslogDump.h Updated (C) 2021-01-02 12:08:23 +01: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
SyslogStats.h Updated (C) 2021-01-02 12:08:23 +01:00
TcpFlowStats.h Updated (C) 2021-01-02 12:08:23 +01:00
TcpPacketStats.h Updated (C) 2021-01-02 12:08:23 +01:00
ThreadedActivity.h Updated (C) 2021-01-02 12:08:23 +01:00
ThreadedActivityStats.h Updated (C) 2021-01-02 12:08:23 +01:00
ThreadPool.h Updated (C) 2021-01-02 12:08:23 +01:00
ThroughputStats.h Updated (C) 2021-01-02 12:08:23 +01:00
TimelineExtract.h Updated (C) 2021-01-02 12:08:23 +01:00
TimeseriesExporter.h Calculates and charts RRD queue length 2020-03-09 22:46:35 +01:00
Trace.h Updated (C) 2021-01-02 12:08:23 +01:00
TrafficStats.h Updated (C) 2021-01-02 12:08:23 +01:00
UserActivityStats.h Updated (C) 2021-01-02 12:08:23 +01:00
Utils.h Reworks reqs/repls host plugin 2021-04-06 15:02:24 +02:00
ViewInterface.h Added alert drop reset with drop only button 2021-04-14 10:12:27 +02:00
ViewInterfaceFlowStats.h Implements flow callbacks and alerts in C++ 2021-03-22 09:51:36 +01:00
ViewScoreStats.h Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
VirtualHost.h Updated (C) 2021-01-02 12:08:23 +01:00
VirtualHostHash.h Updated (C) 2021-01-02 12:08:23 +01:00
VLAN.h Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
VLANAddressTree.h Implements flow callbacks and alerts in C++ 2021-03-22 09:51:36 +01:00
VLANHash.h Implements flow callbacks and alerts in C++ 2021-03-22 09:51:36 +01:00
ZCCollectorInterface.h Updated (C) 2021-01-02 12:08:23 +01:00
ZMQCollectorInterface.h Full purge idle scan on shutdown when processing pcap 2021-02-11 15:56:43 +01:00
ZMQParserInterface.h Updated (C) 2021-01-02 12:08:23 +01:00