ntopng/include
2016-11-23 12:40:21 +01:00
..
ActivityFilters.h Facebook to SocialNetwork profile and metrics improvements 2016-09-07 16:29:03 +02:00
ActivityStats.h Moved to 2016 2016-01-01 09:27:39 +01:00
AddressResolution.h Moved to 2016 2016-01-01 09:27:39 +01:00
AddressTree.h Added ability to define hiost blacklists 2016-11-15 00:18:41 +01:00
AlertCounter.h Moved to 2016 2016-01-01 09:27:39 +01:00
AlertsManager.h Implemented initial slack.com integration for delivering alerts 2016-11-22 17:40:00 +01:00
CategoryStats.h Added per-host traffic category stats 2016-01-03 12:57:39 +01:00
CollectorInterface.h Added ZMQ flow stats 2016-11-10 21:10:56 +01:00
DB.h Implements MySQL flow export statistics 2016-08-29 09:41:55 +02:00
DivertInterface.h Initial work on Divert interface 2016-02-06 15:45:45 +01:00
DnsStats.h Moved to 2016 2016-01-01 09:27:39 +01:00
DummyInterface.h Fixed broken logic of interface packet drop reset 2016-11-21 10:12:12 +01:00
ElasticSearch.h Implements ElasticSearch flow export statistics 2016-08-29 10:05:29 +02:00
EthStats.h Reimplemented view: interface, and Paginator code. 2016-08-18 13:44:24 +02:00
ExportInterface.h Moved to 2016 2016-01-01 09:27:39 +01:00
Flashstart.h Added per-host traffic category stats 2016-01-03 12:57:39 +01:00
Flow.h Create/delete traffic shapers at runtime 2016-11-23 12:40:21 +01:00
FlowHash.h Moved to 2016 2016-01-01 09:27:39 +01:00
GenericHash.h Reimplemented view: interface, and Paginator code. 2016-08-18 13:44:24 +02:00
GenericHashEntry.h Introduced the concept of Mac hosts (it used to be mixed with L3 hosts). More work is needed to add L2 stats 2016-10-02 19:43:13 +02:00
GenericHost.h Fixes host alert counters 2016-11-14 20:00:27 +01:00
GenericTrafficElement.h Improved mac address support 2016-10-03 23:16:40 +02:00
Geolocation.h Moved to 2016 2016-01-01 09:27:39 +01:00
Grouper.h Code cleanup 2016-05-30 20:15:39 +02:00
Host.h Create/delete traffic shapers at runtime 2016-11-23 12:40:21 +01:00
HostActivityRetriever.h Introduced the concept of Mac hosts (it used to be mixed with L3 hosts). More work is needed to add L2 stats 2016-10-02 19:43:13 +02:00
HostHash.h Introduced the concept of Mac hosts (it used to be mixed with L3 hosts). More work is needed to add L2 stats 2016-10-02 19:43:13 +02:00
HTTPBL.h Reworked flashstart categorization support (work in progress) 2016-01-01 20:05:58 +01:00
HTTPserver.h Moved to 2016 2016-01-01 09:27:39 +01:00
HTTPstats.h Reworked HTTP stats (more work to be done) 2016-04-10 12:34:09 +02:00
InterfaceStatsHash.h implementation of flow devices stats (work in progress) 2016-07-02 16:16:59 +02:00
IpAddress.h Fix ipv4 address not being masked with netmask /0 2016-11-23 12:39:02 +01:00
LocalTrafficStats.h Reimplemented view: interface, and Paginator code. 2016-08-18 13:44:24 +02:00
Lua.h Adds per-user allowed interfaces (WIP) 2016-06-11 15:30:34 +02:00
Mac.h Improved mac address support 2016-10-03 23:16:40 +02:00
MacHash.h Introduced the concept of Mac hosts (it used to be mixed with L3 hosts). More work is needed to add L2 stats 2016-10-02 19:43:13 +02:00
Mutex.h Moved to 2016 2016-01-01 09:27:39 +01:00
MySQLDB.h Implements MySQL flow export statistics 2016-08-29 09:41:55 +02:00
nDPIStats.h Reimplemented view: interface, and Paginator code. 2016-08-18 13:44:24 +02:00
NetworkInterface.h Create/delete traffic shapers at runtime 2016-11-23 12:40:21 +01:00
NetworkStats.h Moved to 2016 2016-01-01 09:27:39 +01:00
Ntop.h Added ability to define hiost blacklists 2016-11-15 00:18:41 +01:00
ntop_defines.h Implemented initial slack.com integration for delivering alerts 2016-11-22 17:40:00 +01:00
ntop_flow.h Added support for BT Hash and SSL host name via ZMQ 2016-04-23 00:45:16 +02:00
ntop_includes.h Reworked Host and Mac stats 2016-10-03 13:33:00 +02:00
ntop_typedefs.h Interpret ZMQ retransmissions/OOO and update counters 2016-10-26 14:32:02 +02:00
ntop_win32.h Minor windows changes 2016-03-06 19:33:03 +01:00
NtopGlobals.h Fixes due to nDPI API changes 2016-05-08 11:07:43 +02:00
PacketDumper.h Moved to 2016 2016-01-01 09:27:39 +01:00
PacketDumperGeneric.h Moved to 2016 2016-01-01 09:27:39 +01:00
PacketDumperTuntap.h Moved to 2016 2016-01-01 09:27:39 +01:00
PacketStats.h Reimplemented view: interface, and Paginator code. 2016-08-18 13:44:24 +02:00
Paginator.h Handled hostFilter field in Paginator 2016-08-24 23:20:20 +02:00
ParserInterface.h Initial work towards supporting sFlow device/interface counters 2016-06-29 19:26:40 +02:00
PcapInterface.h Fixed broken logic of interface packet drop reset 2016-11-21 10:12:12 +01:00
PeriodicActivities.h Implemented initial slack.com integration for delivering alerts 2016-11-22 17:40:00 +01:00
PF_RINGInterface.h Fixed broken logic of interface packet drop reset 2016-11-21 10:12:12 +01:00
Prefs.h Makes the maximum number of entity alerts configurable 2016-10-19 15:57:19 +02:00
Profile.h Moved to 2016 2016-01-01 09:27:39 +01:00
Profiles.h Implement traffic profiles persistency 2016-11-03 19:07:46 +01:00
ProtoStats.h Reimplemented view: interface, and Paginator code. 2016-08-18 13:44:24 +02:00
Redis.h Implements Redis-authentication 2016-08-11 11:34:36 +02:00
RuntimePrefs.h Fix user activity RRA sizes, make RRA preferences configurable and disable activity log by default 2016-09-16 22:06:27 +02:00
StatsManager.h Implements db-based new generation alerts with lua API (wip) 2016-08-05 19:11:34 +02:00
StoreManager.h Implements db-based new generation alerts with lua API (wip) 2016-08-05 19:11:34 +02:00
TcpFlowStats.h Reimplemented view: interface, and Paginator code. 2016-08-18 13:44:24 +02:00
TcpPacketStats.h Reimplemented view: interface, and Paginator code. 2016-08-18 13:44:24 +02:00
Trace.h Add TRACE log level 2016-07-13 18:16:07 +02:00
TrafficStats.h Improves minute top statistics calculations 2016-04-29 13:36:26 +02:00
UserActivityStats.h Save and restore activity counters from redis 2016-08-17 03:39:46 +02:00
Utils.h Implemented initial slack.com integration for delivering alerts 2016-11-22 17:40:00 +01:00
ViewInterface.h Reimplemented view: interface, and Paginator code. 2016-08-18 13:44:24 +02:00
VirtualHost.h Moved to 2016 2016-01-01 09:27:39 +01:00
VirtualHostHash.h Moved to 2016 2016-01-01 09:27:39 +01:00
ZCCollectorInterface.h Fixed broken logic of interface packet drop reset 2016-11-21 10:12:12 +01:00