ntopng/include
2019-05-21 12:06:27 +02:00
..
AddressList.h Updated (C) 2019-01-07 19:28:49 +01:00
AddressResolution.h Implements and shows ghost broadcast domains 2019-03-15 14:09:36 +01:00
AddressTree.h Implements broadcast domain too large alerts 2019-04-01 14:20:57 +02:00
AlertCounter.h Updated (C) 2019-01-07 19:28:49 +01:00
AlertsManager.h Removes unsafe sqlite3 queries from Lua 2019-05-15 14:43:22 +02:00
ArpStatsHashMatrix.h Reworked ARP stats 2019-04-02 17:47:07 +02:00
ArpStatsMatrixElement.h ARP Map (#2540) 2019-04-17 13:23:10 +02:00
AutonomousSystem.h Improved counter monitoring algorithm 2019-02-03 23:30:07 +01:00
AutonomousSystemHash.h Updated (C) 2019-01-07 19:28:49 +01:00
BroadcastDomains.h Adds broadcast domains debug 2019-03-28 12:14:19 +01:00
Checkpointable.h Updated (C) 2019-01-07 19:28:49 +01:00
CommunityIdFlowHash.h Updated (C) 2019-01-07 19:28:49 +01:00
ContainerStats.h Improve containers code 2019-05-10 12:20:09 +02:00
CountriesHash.h Updated (C) 2019-01-07 19:28:49 +01:00
Country.h Improved counter monitoring algorithm 2019-02-03 23:30:07 +01: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 Rework flow exporters API 2019-01-15 12:53:21 +01:00
EthStats.h Updated (C) 2019-01-07 19:28:49 +01:00
ExportInterface.h Updated (C) 2019-01-07 19:28:49 +01:00
Fingerprint.h Bound fingerprint to application name 2019-05-14 10:17:16 +02:00
Flow.h Reworks counters of tcp seqs 2019-05-21 12:06:27 +02: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 Implements visibility of ICMP port-unreachable flows IPv4 2019-02-15 18:59:01 +01:00
FlowStatusStats.h Implements filtering per flow status in the active flows page 2019-05-20 18:54:50 +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 Updated (C) 2019-01-07 19:28:49 +01:00
GenericHashEntry.h Fixes protocol detection for flows with a few packets 2019-03-05 12:21:00 +01:00
GenericTrafficElement.h Minor Cleanup 2019-03-07 16:10:27 +01:00
Geolocation.h Implements Lua unit tests 2019-01-18 18:03:36 +01:00
Grouper.h Updated (C) 2019-01-07 19:28:49 +01:00
Host.h Implements sent and rcvd TCP seqs counters per host 2019-05-20 20:02:06 +02:00
HostHash.h Updated (C) 2019-01-07 19:28:49 +01:00
HostPools.h Implements broadcast domain too large alerts 2019-04-01 14:20:57 +02:00
HostStats.h Implements sent and rcvd TCP seqs counters per host 2019-05-20 20:02:06 +02:00
HostTimeseriesPoint.h Reworks timeseries code 2019-03-08 18:20:45 +01:00
HTTPserver.h Code cleanup 2019-05-16 17:51:34 +02:00
HTTPstats.h Improved counter monitoring algorithm 2019-02-03 23:30:07 +01:00
ICMPinfo.h Removed net unreachable counters (#2517) 2019-04-05 21:32:37 +02:00
ICMPstats.h Added ICMP ECHO time series (#2518) 2019-04-08 16:10:30 +02:00
InterfaceStatsHash.h Refactors InterfaceStatsHash to handle eBPF veths 2019-04-29 12:46:33 +02:00
IpAddress.h Implements class ParsedeBPF to handle eBPF events 2019-05-13 11:56:24 +02:00
LocalHost.h Added ICMP ECHO time series (#2518) 2019-04-08 16:10:30 +02:00
LocalHostStats.h Added ICMP ECHO time series (#2518) 2019-04-08 16:10:30 +02:00
LocalTrafficStats.h Updated (C) 2019-01-07 19:28:49 +01:00
Logstash.h Rework flow exporters API 2019-01-15 12:53:21 +01:00
LuaEngine.h Removes unnecessary dynamic_cast for a virtual method call 2019-05-14 23:11:50 +02:00
Mac.h Implements broadcast domain too large alerts 2019-04-01 14:20:57 +02:00
MacHash.h Updated (C) 2019-01-07 19:28:49 +01:00
MacManufacturers.h Updated (C) 2019-01-07 19:28:49 +01:00
MacStats.h Implements ARP reqs/replies as monitored counters 2019-03-05 18:23:04 +01: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 Alert anomalies fixes 2019-03-06 12:43:45 +01: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 Updated (C) 2019-01-07 19:28:49 +01:00
NetworkDiscovery.h Network devery enhancment to track MDNS responses sent to multicast (and not unicast) addresses 2019-02-23 09:34:56 +01:00
NetworkInterface.h Implements filtering per flow status in the active flows page 2019-05-20 18:54:50 +02:00
NetworkInterfaceTsPoint.h Updated (C) 2019-01-07 19:28:49 +01:00
NetworkStats.h Improved counter monitoring algorithm 2019-02-03 23:30:07 +01:00
Ntop.h Add option to disable flow dump on a network interface 2019-05-13 17:18:16 +02:00
ntop_defines.h TCP connection issues threshold and double severity level based on ratio (#2593) 2019-05-20 16:07:48 +02:00
ntop_flow.h Handles TCP flags via nProbe 2019-03-25 20:31:13 +01:00
ntop_includes.h Implements filtering per flow status in the active flows page 2019-05-20 18:54:50 +02:00
ntop_typedefs.h Added unsafe SSL ciphers detection 2019-05-20 23:19:53 +02:00
ntop_win32.h Updated (C) 2019-01-07 19:28:49 +01:00
NtopGlobals.h Updated (C) 2019-01-07 19:28:49 +01: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 Initial work for host data reset 2019-01-08 12:43:54 +01:00
Paginator.h Implements filtering per flow status in the active flows page 2019-05-20 18:54:50 +02:00
ParsedeBPF.h Uses class ParsedeBPF also in Flow 2019-05-13 17:16:45 +02:00
ParsedFlow.h Prevents eBPF events from being set for standard nProbe flows 2019-05-15 17:59:52 +02:00
ParsedFlowCore.h Dispatches eBPF events using class ParsedFlow 2019-05-13 13:04:06 +02:00
ParserInterface.h Converts ZMQ PODs to classes 2019-05-10 19:32:34 +02:00
PcapInterface.h Initial work to parse nProbe mini eBPF fields via ZMQ 2019-04-23 20:18:01 +02:00
PeriodicActivities.h Updated (C) 2019-01-07 19:28:49 +01:00
PF_RINGInterface.h Initial work to parse nProbe mini eBPF fields via ZMQ 2019-04-23 20:18:01 +02:00
Prefs.h Move local broadcast domain preference to the interface settings and show warnings 2019-04-11 12:52:15 +02:00
ProtoStats.h Updated (C) 2019-01-07 19:28:49 +01:00
Redis.h Fixes #2343 2019-02-11 18:57:46 +01:00
RemoteHost.h Uses ARP do determine hosts in the same bcast domain 2019-01-29 18:07:43 +01:00
RwLock.h Updated (C) 2019-01-07 19:28:49 +01: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 Removes unsafe sqlite3 queries from Lua 2019-05-15 14:43:22 +02:00
SyslogCollectorInterface.h Initial work to parse nProbe mini eBPF fields via ZMQ 2019-04-23 20:18:01 +02:00
SyslogParserInterface.h Converts ZMQ PODs to classes 2019-05-10 19:32:34 +02:00
TcpFlowStats.h Updated (C) 2019-01-07 19:28:49 +01:00
TcpPacketStats.h Implements sent and rcvd TCP seqs counters per host 2019-05-20 20:02:06 +02:00
ThreadedActivity.h Updated (C) 2019-01-07 19:28:49 +01:00
ThreadPool.h Updated (C) 2019-01-07 19:28:49 +01:00
TimelineExtract.h Updated (C) 2019-01-07 19:28:49 +01:00
TimeseriesExporter.h Code cleanup 2018-09-26 08:42:47 +02:00
TimeseriesPoint.h Code cleanup 2018-09-26 08:42:47 +02:00
TimeseriesRing.h Code cleanup 2018-09-26 08:42:47 +02:00
TimeseriesRingStatus.h Code cleanup 2018-09-26 08:42:47 +02:00
TimeseriesStats.h Removed net unreachable counters (#2517) 2019-04-05 21:32:37 +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 Implements parsing and conversion of eBPF event types 2019-05-05 15:56:17 +02:00
ViewInterface.h Initial work to parse nProbe mini eBPF fields via ZMQ 2019-04-23 20:18:01 +02:00
VirtualHost.h Improved counter monitoring algorithm 2019-02-03 23:30:07 +01:00
VirtualHostHash.h Updated (C) 2019-01-07 19:28:49 +01:00
Vlan.h Improved counter monitoring algorithm 2019-02-03 23:30:07 +01:00
VlanAddressTree.h Implements broadcast domain too large alerts 2019-04-01 14:20:57 +02:00
VlanHash.h Updated (C) 2019-01-07 19:28:49 +01:00
ZCCollectorInterface.h Initial work to parse nProbe mini eBPF fields via ZMQ 2019-04-23 20:18:01 +02:00
ZMQCollectorInterface.h Initial work to parse nProbe mini eBPF fields via ZMQ 2019-04-23 20:18:01 +02:00
ZMQParserInterface.h Implements multiple companions per ZMQ interface 2019-05-14 16:41:52 +02:00