ntopng/include
2017-08-11 14:24:05 +02:00
..
ActivityStats.h Code refactoring to simplify stats reset 2017-08-01 15:39:00 +02:00
AddressList.h Implements broadcast addresses per local network 2017-07-31 18:45:49 +02:00
AddressResolution.h Implements broadcast addresses per local network 2017-07-31 18:45:49 +02:00
AddressTree.h Implements broadcast addresses per local network 2017-07-31 18:45:49 +02:00
AlertCounter.h Fix alert counter thresholdTrepassed flag reset too early 2017-04-27 13:30:43 +02:00
AlertsManager.h Additional alerts code cleanup 2017-08-03 15:11:45 +02:00
AutonomousSystem.h Implements Autonomous Systems hash table 2017-04-19 23:19:16 +02:00
AutonomousSystemHash.h Implements Autonomous Systems hash table 2017-04-19 23:19:16 +02:00
CategoryStats.h (C) update 2017-01-10 15:03:16 -08:00
CollectorInterface.h Reworks CollectorInterfaces and adds remote nProbe stats 2017-08-05 21:37:18 +02:00
DB.h Implements periodic flow aggregation 2017-05-09 15:07:20 +02:00
DivertInterface.h spelling: interface 2017-03-07 05:09:27 +00:00
DnsStats.h (C) update 2017-01-10 15:03:16 -08:00
DummyInterface.h (C) update 2017-01-10 15:03:16 -08:00
ElasticSearch.h Added logstatsh to the -h 2017-03-26 22:01:36 +02:00
EthStats.h (C) update 2017-01-10 15:03:16 -08:00
ExportInterface.h (C) update 2017-01-10 15:03:16 -08:00
Flashstart.h Flashstart improvements 2017-02-21 00:20:18 +01:00
Flow.h Implements new flow drill-down criteria: exporter ip and in/out interfaces 2017-07-20 19:54:11 +02:00
FlowHash.h Separates L3 IPs from L2 MACs 2017-07-04 01:41:31 +02:00
FrequentNumericItems.h Made classes thread-safe 2017-01-23 18:38:38 +01:00
FrequentStringItems.h Made classes thread-safe 2017-01-23 18:38:38 +01:00
FrequentTrafficItems.h Remove unnecessary wrapper structure 2017-08-08 12:30:50 +02:00
GenericHash.h Minor cleanup 2017-08-04 17:12:44 +02:00
GenericHashEntry.h Separates L3 IPs from L2 MACs 2017-07-04 01:41:31 +02:00
GenericHost.h Code refactoring to simplify stats reset 2017-08-01 15:39:00 +02:00
GenericTrafficElement.h Code refactoring to simplify stats reset 2017-08-01 15:39:00 +02:00
Geolocation.h Implements continent support to the geolocation 2017-04-05 20:06:23 +02:00
Grouper.h Fixes #1016 2017-03-07 12:06:09 +01:00
Host.h Added detection of ghost hosts in discovery 2017-08-11 14:24:05 +02:00
HostHash.h Separates L3 IPs from L2 MACs 2017-07-04 01:41:31 +02:00
HostPools.h Fixes memory leaks in reloadPools 2017-07-05 13:06:15 +02:00
HTTPBL.h (C) update 2017-01-10 15:03:16 -08:00
HTTPserver.h Added the ability to activate the web HTTP port on two ports. Example -w 80,3000 2017-01-25 22:44:34 +01:00
HTTPstats.h (C) update 2017-01-10 15:03:16 -08:00
ICMPstats.h Improved ICMP stats, added last peer, made them available interface wide 2017-03-30 12:37:03 +02:00
InterfaceStatsHash.h (C) update 2017-01-10 15:03:16 -08:00
IpAddress.h Implements broadcast addresses per local network 2017-07-31 18:45:49 +02:00
LocalTrafficStats.h (C) update 2017-01-10 15:03:16 -08:00
Logstash.h Test and rework of logstash export 2017-04-03 23:58:12 +02:00
Lua.h Cleaned up SNMP code and moved onto a new class 2017-08-09 09:23:08 +02:00
Mac.h Initial type and services information on the Mac objects 2017-08-04 00:40:46 +02:00
MacHash.h (C) update 2017-01-10 15:03:16 -08:00
MacManufacturers.h Fix high cpu usage in mac_stats page 2017-02-01 18:55:55 +01:00
MDNS.h Implemented NetBIOS name query 2017-08-11 10:52:50 +02:00
Mutex.h Minor cleanup 2017-08-04 17:12:44 +02:00
MySQLDB.h Implements DNS searches and reworks INFO column 2017-05-23 14:00:19 +02:00
nDPIStats.h Code refactoring to simplify stats reset 2017-08-01 15:39:00 +02:00
NetworkDiscovery.h Discovery update 2017-08-08 12:42:13 +02:00
NetworkInterface.h Added detection of ghost hosts in discovery 2017-08-11 14:24:05 +02:00
NetworkStats.h Implements broadcast addresses per local network 2017-07-31 18:45:49 +02:00
Ntop.h Implements log rotation 2017-08-07 19:43:56 +02:00
ntop_defines.h Implements log rotation 2017-08-07 19:43:56 +02:00
ntop_flow.h Implements support of flow field FIREWALL_EVENT 2017-08-10 15:54:03 +02:00
ntop_includes.h Cleaned up SNMP code and moved onto a new class 2017-08-09 09:23:08 +02:00
ntop_typedefs.h Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2017-08-04 01:05:58 +02:00
ntop_win32.h (C) update 2017-01-10 15:03:16 -08:00
NtopGlobals.h (C) update 2017-01-10 15:03:16 -08:00
PacketDumper.h (C) update 2017-01-10 15:03:16 -08:00
PacketDumperGeneric.h (C) update 2017-01-10 15:03:16 -08:00
PacketDumperTuntap.h (C) update 2017-01-10 15:03:16 -08:00
PacketStats.h Added TCP flags distribution in interface stats (/lua/if_stats.lua) 2017-03-25 09:06:02 +01:00
Paginator.h Implements new flow drill-down criteria: exporter ip and in/out interfaces 2017-07-20 19:54:11 +02:00
ParserInterface.h Reworks CollectorInterfaces and adds remote nProbe stats 2017-08-05 21:37:18 +02:00
PcapInterface.h (C) update 2017-01-10 15:03:16 -08:00
PeriodicActivities.h Scaffolding code for implementing per-interface threaded activities 2017-06-29 11:13:57 +02:00
PF_RINGInterface.h (C) update 2017-01-10 15:03:16 -08:00
Prefs.h Implements log rotation 2017-08-07 19:43:56 +02:00
ProtoStats.h (C) update 2017-01-10 15:03:16 -08:00
Redis.h Implements persistent preferences 2017-07-06 19:08:20 +02:00
RuntimePrefs.h Defauls prefs dir to the working directory 2017-07-21 17:13:24 +02:00
RwLock.h Minor fix for prefs deserialization 2017-07-10 22:10:29 +02:00
SNMP.h Added Lua batch SNMP API 2017-08-09 10:26:25 +02:00
SPSCQueue.h Reworked Flashstart to avoid using the redis cache 2017-01-31 19:23:18 +01:00
StatsManager.h (C) update 2017-01-10 15:03:16 -08:00
StoreManager.h (C) update 2017-01-10 15:03:16 -08:00
TcpFlowStats.h (C) update 2017-01-10 15:03:16 -08:00
TcpPacketStats.h (C) update 2017-01-10 15:03:16 -08:00
ThreadedActivity.h Scaffolding code for implementing per-interface threaded activities 2017-06-29 11:13:57 +02:00
Trace.h Implements log rotation 2017-08-07 19:43:56 +02:00
TrafficStats.h (C) update 2017-01-10 15:03:16 -08:00
UserActivityStats.h (C) update 2017-01-10 15:03:16 -08:00
Utils.h Improved MDNS resolution 2017-08-07 23:00:34 +02:00
ViewInterface.h (C) update 2017-01-10 15:03:16 -08:00
VirtualHost.h (C) update 2017-01-10 15:03:16 -08:00
VirtualHostHash.h (C) update 2017-01-10 15:03:16 -08:00
Vlan.h Code refactoring to simplify stats reset 2017-08-01 15:39:00 +02:00
VlanHash.h Implements VLANs hash table 2017-04-21 18:44:48 +02:00
ZCCollectorInterface.h (C) update 2017-01-10 15:03:16 -08:00