ntopng/include
2019-12-02 12:09:37 +01:00
..
AddressList.h Allow calls to alerts_api.trigger/alerts_api.release outside periodic scripts 2019-09-03 19:20:50 +02:00
AddressResolution.h Fixes DNS resolution leaks and wrong ping addresses 2019-09-23 14:54:19 +02:00
AddressTree.h Implement ghost networks alerts 2019-08-28 16:42:18 +02:00
Alert.h Fixes race conditions in concurrent alert trigger and releases 2019-10-21 18:45:18 +02:00
AlertableEntity.h Migrate alertable disabled alerts preference to lua 2019-11-05 14:59:38 +01:00
AlertCheckLuaEngine.h Add flow user scripts drops alert 2019-11-19 17:37:58 +01:00
AlertCounter.h Implement syn/flow flood victim alerts on local networks 2019-08-26 16:42:23 +02:00
AlertsManager.h Reworked storeFlowAlert (using Lua table instead of many params now) 2019-11-06 10:02:15 +01:00
AlertsQueue.h Remove AlertType typedef from C 2019-10-22 14:43:21 +02:00
ArpStatsHashMatrix.h Reworked ARP stats 2019-04-02 17:47:07 +02:00
ArpStatsMatrixElement.h Fixes invalid state transitions 2019-10-11 11:15:38 +02:00
AutonomousSystem.h Fixes AS/Country/VLAN serialization which was performed offline 2019-10-25 14:46:31 +02:00
AutonomousSystemHash.h Added incUses in get-ter method to avoid race conditions 2019-08-06 09:43:30 +02:00
Bitmap.h Migrate C flow status alerts to Lua user scripts 2019-10-22 10:42:22 +02:00
Bitmask.h Add safety checks in Bitmask class 2019-11-28 12:43:21 +01:00
Bloom.h Implemented redis address resolution optimizations by means of a bloom filter 2019-11-09 18:41:01 +01:00
BroadcastDomains.h Implements ghost broadcast domains logic in C 2019-09-04 12:41:28 +02:00
ContainerStats.h Improve containers code 2019-05-10 12:20:09 +02:00
CountriesHash.h Removes unnecessary locks when accessing the countries hash 2019-07-05 11:13:57 +02:00
Country.h Fixes AS/Country/VLAN serialization which was performed offline 2019-10-25 14:46:31 +02:00
DB.h Adds support for IpAddress in AddressTree 2019-01-22 13:18:06 +01:00
DnsStats.h Added dns time series (#2487) 2019-03-28 19:14:51 +01:00
DummyInterface.h Initial work to parse nProbe mini eBPF fields via ZMQ 2019-04-23 20:18:01 +02:00
ElasticSearch.h Implements support for ElasticSearch 7 2019-11-12 17:37:53 +01:00
EthStats.h Implements ul/dl thpts in C and reworks the footer to use them 2019-09-03 18:56:23 +02:00
ExportInterface.h Updated (C) 2019-01-07 19:28:49 +01:00
FifoStringsQueue.h Optimize flow alerts generation 2019-11-14 11:54:13 +01:00
Fingerprint.h Handles hosts HASSH fingerprints 2019-08-26 16:55:39 +02:00
Flow.h Fixes interfaces TCP timeseries 2019-11-25 15:53:30 +01:00
FlowAlertCheckLuaEngine.h Reworks and simplifies flow lua calls code 2019-11-18 19:02:24 +01:00
FlowAlertCounter.h Updated (C) 2019-01-07 19:28:49 +01:00
FlowGrouper.h Updated (C) 2019-01-07 19:28:49 +01:00
FlowHash.h Fixes possible collisions when looking up flows by key 2019-10-16 19:04:10 +02:00
FlowStats.h Migrate C flow status alerts to Lua user scripts 2019-10-22 10:42:22 +02:00
FrequentNumericItems.h Updated (C) 2019-01-07 19:28:49 +01:00
FrequentStringItems.h Updated (C) 2019-01-07 19:28:49 +01:00
FrequentTrafficItems.h Implements broadcast domain too large alerts 2019-04-01 14:20:57 +02:00
GenericHash.h Renames walkIdle to walkAllStates and documents method behavior 2019-11-18 11:35:43 +01:00
GenericHashEntry.h Generalizes hosts/flows periodic stats update 2019-10-28 12:07:11 +01:00
GenericTrafficElement.h Optimizes host.getFullInfo with smaller functions in periodic scripts 2019-10-21 16:21:03 +02:00
Geolocation.h Implements Lua unit tests 2019-01-18 18:03:36 +01:00
Grouper.h Implements ThroughputStats and reworks GenericTrafficElement 2019-09-03 11:07:21 +02:00
Host.h Implements low goodput calculation in lua 2019-11-21 16:37:33 +01:00
HostHash.h Adds flag is_inline_call used to lock/unlock when accessing HostsHash 2019-07-05 10:55:57 +02:00
HostPools.h Implements stats rather than grouped hosts data for host pools stats 2019-08-20 11:45:11 +02:00
HostPoolStats.h Implements stats rather than grouped hosts data for host pools stats 2019-08-20 11:45:11 +02:00
HostStats.h Optimizes host.getFullInfo with smaller functions in periodic scripts 2019-10-21 16:21:03 +02:00
HostTimeseriesPoint.h Implement engaged alerts and flow alerts timeseries 2019-08-21 16:57:14 +02:00
HTTPserver.h Code cleanup 2019-05-16 17:51:34 +02:00
HTTPstats.h Improve virtual hosts warning 2019-11-29 09:03:19 +01:00
ICMPinfo.h Removed net unreachable counters (#2517) 2019-04-05 21:32:37 +02:00
ICMPstats.h Fix bad time resolution of values for some host exported timeseries 2019-08-21 15:37:17 +02:00
InterarrivalStats.h Updated IAT calculation for TCP flows skipping 3WH packets 2019-09-24 17:31:46 +02:00
InterfaceStatsHash.h Refactors InterfaceStatsHash to handle eBPF veths 2019-04-29 12:46:33 +02:00
IpAddress.h Implements MySQL flow dump for view interfaces 2019-07-23 17:44:40 +02:00
L4Stats.h Move L4Stats to separate class 2019-05-22 20:11:06 +02:00
LocalHost.h Optimizes host.getFullInfo with smaller functions in periodic scripts 2019-10-21 16:21:03 +02:00
LocalHostStats.h Compilation fixes 2019-10-21 22:56:31 +02:00
LocalTrafficStats.h Implements packet distribution and tcp flags stats for view interfaces 2019-08-27 12:34:12 +02:00
Logstash.h Rework flow exporters API 2019-01-15 12:53:21 +01:00
LuaEngine.h Replace Interfaces dropdown with Interface stats link and interface selector 2019-11-27 17:28:48 +01:00
Mac.h Fixes invalid state transitions 2019-10-11 11:15:38 +02:00
MacHash.h Removes unnecessary locks when accessing the mac addresses hash 2019-07-05 11:31:15 +02:00
MacManufacturers.h Remove uthash from MacManufacturers 2019-05-29 16:23:59 +02:00
MacStats.h Fixes custom categories not counted in Mac stats 2019-09-13 10:56:16 +02:00
MDNS.h Updated (C) 2019-01-07 19:28:49 +01:00
MonitoredCounter.h Implements alerts for DNS anomalies 2019-03-05 16:49:50 +01:00
MonitoredGauge.h Reduces false positives in anomalies 2019-03-06 12:03:28 +01:00
MonitoredMetric.h Optimizes host.getFullInfo with smaller functions in periodic scripts 2019-10-21 16:21:03 +02:00
Mutex.h Updated (C) 2019-01-07 19:28:49 +01:00
MySQLDB.h Prevents certain races when no heap mem is avaiable 2019-01-29 12:31:06 +01:00
nDPIStats.h Implements nDPIStats throughput calc for NetworkInterface 2019-09-04 10:21:21 +02:00
NetworkDiscovery.h Add some missing shutdown cleanups 2019-11-19 11:53:56 +01:00
NetworkInterface.h Fixes interfaces TCP timeseries 2019-11-25 15:53:30 +01:00
NetworkInterfaceTsPoint.h Implement engaged alerts and flow alerts timeseries 2019-08-21 16:57:14 +02:00
NetworkStats.h Added alerts for TCP SYN Scan Host and Network as victims (implements #2963) 2019-10-24 16:59:33 +02:00
Ntop.h Implements scriptable SNMP devices alerts 2019-11-22 18:00:31 +01:00
ntop_defines.h Use in memory queue for DNS resolution 2019-11-28 15:30:40 +01:00
ntop_flow.h Parsing missing IE from the default cento/nprobe template to avoid using 'additional fields' (performance boost +35% - 195Kfps) 2019-07-26 15:30:35 +00:00
ntop_includes.h Optimize flow alerts generation 2019-11-14 11:54:13 +01:00
ntop_typedefs.h Fix displayed RTP MOS with TLV (this also fixes other fields formatting with JSON) 2019-12-02 12:09:37 +01:00
ntop_win32.h Window fixes 2019-06-29 18:54:19 +02:00
NtopGlobals.h Minor cleanup 2019-06-05 17:10:35 +02:00
PacketDumper.h Updated (C) 2019-01-07 19:28:49 +01:00
PacketDumperGeneric.h Updated (C) 2019-01-07 19:28:49 +01:00
PacketDumperTuntap.h Updated (C) 2019-01-07 19:28:49 +01:00
PacketStats.h Implements packet distribution and tcp flags stats for view interfaces 2019-08-27 12:34:12 +02:00
Paginator.h Add active alerted flows filter and count 2019-09-10 17:52:22 +02:00
ParsedeBPF.h Implements export of nprobe-agent fields to elastic and logstash 2019-11-12 12:53:37 +01:00
ParsedFlow.h Rename SSL to TLS (fix #3013) 2019-11-15 12:40:01 +01:00
ParsedFlowCore.h Parsing missing IE from the default cento/nprobe template to avoid using 'additional fields' (performance boost +35% - 195Kfps) 2019-07-26 15:30:35 +00:00
ParserInterface.h New Lua interface.processFlow API, moved processFlow from NetworkInterface to ParserInterface, code cleanup 2019-10-10 12:49:32 +02:00
PcapInterface.h Allows flow lua method idle to be called for pcap-dump interfaces 2019-10-01 12:52:12 +02:00
PeriodicActivities.h Reworked thread handling policy 2019-11-01 12:15:08 +01:00
PF_RINGInterface.h Updating pf_ring drop stats in the housekeeping task (avoid inline updates with the GUI) 2019-08-29 15:53:20 +02:00
Ping.h ICMPv6 fixes 2019-06-14 02:01:24 +02:00
PortContactStats.h Improved host port stats 2019-07-22 15:49:39 +02:00
Prefs.h Autogenerate persistent ZMQ CURVE key pairs. Display the public key in the interface details. New --zmq-encryption option to enable encryption (disabled by default for the time being) 2019-11-21 13:01:48 +01:00
ProtoStats.h Implements packet distribution and tcp flags stats for view interfaces 2019-08-27 12:34:12 +02:00
Redis.h Use in memory queue for DNS resolution 2019-11-28 15:30:40 +01:00
RemoteHost.h Additionsl inc/dec uses fixes 2019-10-24 17:28:57 +02:00
RwLock.h Implements hash tables rwlocks 2019-10-04 17:06:24 +02:00
SerializableElement.h Unify serialization to redis and implement VLAN/AS serialization (#2610) 2019-05-27 08:11:20 +00:00
SNMP.h Updated (C) 2019-01-07 19:28:49 +01:00
SPSCQueue.h Updated (C) 2019-01-07 19:28:49 +01:00
StatsManager.h Updated (C) 2019-01-07 19:28:49 +01:00
StoreManager.h Disk space reclaim and defrag of alerts db 2019-10-17 12:12:28 +02:00
SyslogCollectorInterface.h Initial work to parse nProbe mini eBPF fields via ZMQ 2019-04-23 20:18:01 +02:00
SyslogLuaEngine.h Syslog events are not handled by scripts in scripts/callbacks/syslog/ with the application name as file name 2019-10-09 13:00:04 +02:00
SyslogParserInterface.h Suricata events are now processed by the Lua script 2019-10-10 15:56:53 +02:00
TcpFlowStats.h Implements packet distribution and tcp flags stats for view interfaces 2019-08-27 12:34:12 +02:00
TcpPacketStats.h Implements packet distribution and tcp flags stats for view interfaces 2019-08-27 12:34:12 +02:00
ThreadedActivity.h Allows flow lua scripts to be run on pcap dump interfaces 2019-11-21 12:53:25 +01:00
ThreadedActivityStats.h Implements ThreadedActivityStats 2019-10-28 17:12:28 +01:00
ThreadPool.h Computes lua scripts deadlines in C to prevent missing scheduled activities 2019-11-19 13:02:13 +01:00
ThroughputStats.h Implements ul/dl thpts in C and reworks the footer to use them 2019-09-03 18:56:23 +02:00
TimelineExtract.h Updated (C) 2019-01-07 19:28:49 +01:00
TimeseriesExporter.h Revisited state hangling 2019-10-10 20:09:42 +02:00
TimeseriesPoint.h Code cleanup 2018-09-26 08:42:47 +02:00
TimeseriesRing.h Support for 5-min timeseries resolution in InfluxDB 2019-10-15 15:06:20 +02:00
TimeseriesRingStatus.h Code cleanup 2018-09-26 08:42:47 +02:00
TimeseriesStats.h Implement engaged alerts and flow alerts timeseries 2019-08-21 16:57:14 +02:00
Trace.h Updated (C) 2019-01-07 19:28:49 +01:00
TrafficStats.h Propaedeutic work to refactor timeseries C code 2019-03-07 18:15:27 +01:00
UserActivityStats.h Updated (C) 2019-01-07 19:28:49 +01:00
Utils.h Email Notification improvements: add smtps support, add username/password configuration 2019-11-22 11:34:22 +01:00
ViewInterface.h Add flow user scripts drops alert 2019-11-19 17:37:58 +01:00
VirtualHost.h Fixes certain hash entries never returned as idle 2019-10-11 15:39:14 +02:00
VirtualHostHash.h Updated (C) 2019-01-07 19:28:49 +01:00
Vlan.h Fixes AS/Country/VLAN serialization which was performed offline 2019-10-25 14:46:31 +02:00
VlanAddressTree.h Implements broadcast domain too large alerts 2019-04-01 14:20:57 +02:00
VlanHash.h Removes unnecessary locks when accessing the VlanHash 2019-07-05 10:49:28 +02:00
ZCCollectorInterface.h Initial work to parse nProbe mini eBPF fields via ZMQ 2019-04-23 20:18:01 +02:00
ZMQCollectorInterface.h Compilation fix for ubuntu8 (checking ZMQ version) 2019-11-21 17:02:17 +01:00
ZMQParserInterface.h Fixes flow aggregation after hash tables rework 2019-10-29 17:49:52 +01:00