ntopng/include
2018-10-02 22:35:00 +02:00
..
AddressList.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
AddressResolution.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
AddressTree.h Implement allowed network and interface checks on timeseries 2018-09-12 15:52:14 +02:00
AlertCounter.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
AlertsManager.h Reworked alarms 2018-04-13 17:19:58 +02:00
AutonomousSystem.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
AutonomousSystemHash.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
Checkpointable.h Refactors class Host in LocalHost and RemoteHost 2018-07-18 14:25:31 +02:00
CollectorInterface.h Renamed Lua into LuaEngine to avoid name clashes 2018-06-13 18:17:49 +02:00
CountriesHash.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
Country.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
DB.h Adds SQL queries log performed from Lua 2018-08-13 19:27:00 +02:00
DnsStats.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
DummyInterface.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
ElasticSearch.h Implements support for ElasticSearch version 6 2018-05-07 13:04:55 +02:00
EthStats.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
ExportInterface.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
Flow.h Implement Device Protocols Alerts 2018-10-02 22:35:00 +02:00
FlowGrouper.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
FlowHash.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
FrequentNumericItems.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
FrequentStringItems.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
FrequentTrafficItems.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
GenericHash.h Added hash tracing 2018-08-04 17:54:43 +02:00
GenericHashEntry.h Changed purge policy for netfilter based interfaces 2018-08-04 11:18:59 +02:00
GenericTrafficElement.h Implements support for collected custom applications 2018-10-01 00:22:49 +02:00
Geolocation.h Cleanup old MaxMind GeoIP code 2018-08-17 18:06:20 +02:00
Grouper.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
Host.h Implements support for collected custom applications 2018-10-01 00:22:49 +02:00
HostHash.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
HostPools.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
HostTimeseriesPoint.h Split code in classes 2018-09-26 08:54:50 +02:00
HTTPserver.h Implements async HTTP send used in pcap download to avoid that paused clients will lead ntopng to drop packets 2018-08-15 08:13:25 +02:00
HTTPstats.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
ICMPstats.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
InterfaceStatsHash.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
IpAddress.h Migrates geolocation to GeoLite2 and libmaxminddb 2018-07-13 12:03:15 +02:00
LocalHost.h Code cleanup 2018-09-26 08:42:47 +02:00
LocalTrafficStats.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
Logstash.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
LuaEngine.h Improves Lua-based params validation 2018-08-28 15:08:34 +02:00
Mac.h Added fix for #1755 2018-06-14 19:20:21 +02:00
MacHash.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
MacManufacturers.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
MDNS.h Fix for avoid deleting the MDNS instance before the background thread is over 2018-09-21 09:27:08 +02:00
Mutex.h Fixes deadlocks upon mutex errors 2018-09-11 11:54:04 +02:00
MySQLDB.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
nDPIStats.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
NetworkDiscovery.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
NetworkInterface.h Implements support for collected custom applications 2018-10-01 00:22:49 +02:00
NetworkStats.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
Ntop.h reworked device presets: 2018-10-01 18:15:18 +02:00
ntop_defines.h Implement Device Protocols Alerts 2018-10-02 22:35:00 +02:00
ntop_flow.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
ntop_includes.h Implements support for collected custom applications 2018-10-01 00:22:49 +02:00
ntop_typedefs.h Implement Device Protocols Alerts 2018-10-02 22:35:00 +02:00
ntop_win32.h Win fixes 2018-08-20 15:01:41 +02:00
NtopGlobals.h Fixes deadlocks upon mutex errors 2018-09-11 11:54:04 +02:00
PacketDumper.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
PacketDumperGeneric.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
PacketDumperTuntap.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
PacketStats.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
Paginator.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
ParserInterface.h Implements support for collected custom applications 2018-10-01 00:22:49 +02:00
PcapInterface.h Implements flag for interfaces with mirrored traffic 2018-08-28 18:27:53 +02:00
PeriodicActivities.h Improved termination tracings 2018-09-12 08:43:16 +02:00
PF_RINGInterface.h Implements flag for interfaces with mirrored traffic 2018-08-28 18:27:53 +02:00
Prefs.h Implement Device Protocols Alerts 2018-10-02 22:35:00 +02:00
ProtoStats.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
Redis.h Remove unused HTTPBL 2018-09-27 16:14:46 +02:00
RemoteHost.h Fix blacklisted host alert not being generated for local hosts 2018-09-27 16:19:49 +02:00
RwLock.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
SNMP.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
SPSCQueue.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
StatsManager.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
StoreManager.h Fixes mem leaks due to non-virtual destructors 2018-04-16 16:03:58 +02:00
TcpFlowStats.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
TcpPacketStats.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
ThreadedActivity.h Improved ntopng shutdown time/latency 2018-06-13 00:27:38 +02:00
ThreadPool.h Reworks shutdown to allow graceful periodic activ term 2018-06-01 12:38:31 +02: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
Trace.h Trace fixes 2018-07-20 00:03:26 +02:00
TrafficStats.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
UserActivityStats.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
Utils.h Implements util dir_exists 2018-08-28 15:39:50 +02:00
ViewInterface.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
VirtualHost.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
VirtualHostHash.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
Vlan.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
VlanAddressTree.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
VlanHash.h Updated (C) to 2018 2018-03-22 21:59:42 +01:00
ZCCollectorInterface.h embedded check cleanup 2018-05-24 17:13:30 +02:00