ntopng/include
2017-11-16 16:05:49 +01: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
Checkpointable.h Move checkpoint logic to separate Checkpointable class 2017-11-16 11:40:20 +01:00
CollectorInterface.h nEdge compilation fixes 2017-10-23 18:18:04 +02:00
ConditionalVariable.h Implemented thread pool to be used for splitting callback scripts 2017-10-18 22:32:00 +02:00
DB.h Minor rework in periodic scripts 2017-11-12 12:10:20 +01:00
DivertInterface.h Implemented support of MAC-less NetFilter packets with L2 visibility via source MAC reported by NetFilter 2017-09-11 01:25:52 +02:00
DnsStats.h (C) update 2017-01-10 15:03:16 -08:00
DummyInterface.h Simplified ntopng when nEdge is used 2017-10-21 15:36:28 +02:00
ElasticSearch.h Added logstatsh to the -h 2017-03-26 22:01:36 +02:00
EthStats.h Added method for reporting if a network interface supports traffic directions 2017-09-16 18:55:33 +02:00
ExportInterface.h nEdge compilation fixes 2017-10-23 18:18:04 +02:00
Flow.h Added extra flow methods 2017-11-14 16:23:26 +01:00
FlowGrouper.h Flow aggregations changes 2017-10-06 13:46:24 +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 Fixed overflow issue on uses counter 2017-09-28 03:29:28 -06:00
GenericHost.h Removes unused DNS-based categorization 2017-10-31 13:53:17 +01:00
GenericTrafficElement.h Add method to reset traffic stats 2017-11-06 11:48:34 +01: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 Move checkpoint logic to separate Checkpointable class 2017-11-16 11:40:20 +01:00
HostHash.h Separates L3 IPs from L2 MACs 2017-07-04 01:41:31 +02:00
HostPools.h Reworked nSeries support 2017-11-09 23:55:52 +00:00
HTTPBL.h (C) update 2017-01-10 15:03:16 -08:00
HTTPserver.h Added support for HTTP splash port 2017-10-16 07:57:32 +02: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 Initial work towards better flow serialization 2017-10-03 14:55:35 +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 Added heuristict to detect routers 2017-10-08 14:00:38 +02:00
Mac.h Implements per-MAC host pool counters 2017-10-13 12:42:21 +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 Minor rework in periodic scripts 2017-11-12 12:10:20 +01:00
nDPIStats.h Only checkpoint the host information needed for alert generation 2017-11-16 12:58:20 +01:00
NetworkDiscovery.h Discovery update 2017-08-08 12:42:13 +02:00
NetworkInterface.h Migrate interface alerts to in-memory alerts 2017-11-16 16:05:49 +01:00
NetworkStats.h Migrate network alerts to in-memory alerts 2017-11-16 15:23:43 +01:00
Ntop.h Reworked nSeries support 2017-11-09 23:55:52 +00:00
ntop_defines.h Minor rework in periodic scripts 2017-11-12 12:10:20 +01:00
ntop_flow.h Adds missing ZMQ fields 2017-09-07 12:29:47 +02:00
ntop_includes.h Move checkpoint logic to separate Checkpointable class 2017-11-16 11:40:20 +01:00
ntop_typedefs.h Fixes ZMQ ip parse with new optimized flow format 2017-10-23 19:05:10 +02:00
ntop_win32.h (C) update 2017-01-10 15:03:16 -08:00
NtopGlobals.h Implemented ntop.shutdown(<bool: if true reboot will happen after shutdown>") 2017-09-15 14:53:45 +02:00
PacketDumper.h Fixes multiple packet dump issues 2017-10-02 17:42:39 +02: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 Adds an Active Flows page to the AS details 2017-10-09 12:54:06 +02:00
ParserInterface.h Implemented ZMQ flow buffering support for enhancing ZMQ performance and decreasing data exchanged 2017-10-10 10:45:25 +02:00
PcapInterface.h Minor rework in periodic scripts 2017-11-12 12:10:20 +01:00
PeriodicActivities.h Scaffolding code for implementing per-interface threaded activities 2017-06-29 11:13:57 +02:00
PF_RINGInterface.h Added method for reporting if a network interface supports traffic directions 2017-09-16 18:55:33 +02:00
Prefs.h Minor rework in periodic scripts 2017-11-12 12:10:20 +01:00
ProtoStats.h (C) update 2017-01-10 15:03:16 -08:00
Redis.h Implemented Redis dump/restore 2017-09-20 00:08:16 +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 Fix some uninitialized values and other little problems 2017-11-11 02:04:22 +01: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 Added check to avoid race condition on periodic scripts 2017-10-20 08:07:51 +02:00
ThreadPool.h Implemented thread pool to be used for splitting callback scripts 2017-10-18 22:32:00 +02:00
Trace.h Fixes possible deadlocks 2017-09-15 11:49:13 +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 Implements old RRD files deletion (completes backend) 2017-10-05 00:12:31 +02:00
ViewInterface.h Fixes getMac on view interfaces 2017-09-26 11:18:05 +02: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 Implemented support of MAC-less NetFilter packets with L2 visibility via source MAC reported by NetFilter 2017-09-11 01:25:52 +02:00