| .. |
|
AddressList.cpp
|
Allow calls to alerts_api.trigger/alerts_api.release outside periodic scripts
|
2019-09-03 19:20:50 +02:00 |
|
AddressResolution.cpp
|
Optimize flow alerts generation
|
2019-11-14 11:54:13 +01:00 |
|
AddressTree.cpp
|
Implement ghost networks alerts
|
2019-08-28 16:42:18 +02:00 |
|
AlertableEntity.cpp
|
Migrate alertable disabled alerts preference to lua
|
2019-11-05 14:59:38 +01:00 |
|
AlertCheckLuaEngine.cpp
|
Implements scriptable SNMP devices alerts
|
2019-11-22 18:00:31 +01:00 |
|
AlertCounter.cpp
|
Implement syn/flow flood victim alerts on local networks
|
2019-08-26 16:42:23 +02:00 |
|
AlertsManager.cpp
|
Reworked storeFlowAlert (using Lua table instead of many params now)
|
2019-11-06 10:02:15 +01:00 |
|
AlertsQueue.cpp
|
Account internal alerts queue drops
|
2019-11-14 12:30:12 +01:00 |
|
ArpStatsHashMatrix.cpp
|
Revisited state hangling
|
2019-10-10 20:09:42 +02:00 |
|
ArpStatsMatrixElement.cpp
|
Fixes invalid state transitions
|
2019-10-11 11:15:38 +02:00 |
|
AutonomousSystem.cpp
|
Fixes AS/Country/VLAN serialization which was performed offline
|
2019-10-25 14:46:31 +02:00 |
|
AutonomousSystemHash.cpp
|
Fixes invalid state transitions
|
2019-10-11 11:15:38 +02:00 |
|
Bitmask.cpp
|
Add safety checks in Bitmask class
|
2019-11-28 12:43:21 +01:00 |
|
Bloom.cpp
|
Implemented redis address resolution optimizations by means of a bloom filter
|
2019-11-09 18:41:01 +01:00 |
|
BroadcastDomains.cpp
|
Fixes all IPv6 hosts marked as broadcast domain hosts
|
2019-09-11 17:44:26 +02:00 |
|
ContainerStats.cpp
|
Implement Pods and Containers page
|
2019-04-24 18:46:07 +02:00 |
|
CountriesHash.cpp
|
Fixed invalid behaviour
|
2019-10-11 08:45:45 +02:00 |
|
Country.cpp
|
Fixes AS/Country/VLAN serialization which was performed offline
|
2019-10-25 14:46:31 +02:00 |
|
DB.cpp
|
Adds support for IpAddress in AddressTree
|
2019-01-22 13:18:06 +01:00 |
|
DnsStats.cpp
|
Added dns time series (#2487)
|
2019-03-28 19:14:51 +01:00 |
|
DummyInterface.cpp
|
New Lua interface.processFlow API, moved processFlow from NetworkInterface to ParserInterface, code cleanup
|
2019-10-10 12:49:32 +02:00 |
|
ElasticSearch.cpp
|
Implements support for ElasticSearch 7
|
2019-11-12 17:37:53 +01:00 |
|
EthStats.cpp
|
Removes throughput trends from EthStats lua
|
2019-09-03 19:00:09 +02:00 |
|
ExportInterface.cpp
|
Updated (C)
|
2019-01-07 19:28:49 +01:00 |
|
FifoStringsQueue.cpp
|
Optimize flow alerts generation
|
2019-11-14 11:54:13 +01:00 |
|
Fingerprint.cpp
|
Optimizes host.getFullInfo with smaller functions in periodic scripts
|
2019-10-21 16:21:03 +02:00 |
|
Flow.cpp
|
Fixes interfaces TCP timeseries
|
2019-11-25 15:53:30 +01:00 |
|
FlowAlertCheckLuaEngine.cpp
|
Add flow user scripts drops alert
|
2019-11-19 17:37:58 +01:00 |
|
FlowAlertCounter.cpp
|
Updated (C)
|
2019-01-07 19:28:49 +01:00 |
|
FlowGrouper.cpp
|
Updated (C)
|
2019-01-07 19:28:49 +01:00 |
|
FlowHash.cpp
|
Fixes possible collisions when looking up flows by key
|
2019-10-16 19:04:10 +02:00 |
|
FlowStats.cpp
|
Migrate C flow status alerts to Lua user scripts
|
2019-10-22 10:42:22 +02:00 |
|
FrequentNumericItems.cpp
|
Updated (C)
|
2019-01-07 19:28:49 +01:00 |
|
FrequentStringItems.cpp
|
Updated (C)
|
2019-01-07 19:28:49 +01:00 |
|
FrequentTrafficItems.cpp
|
Implements broadcast domain too large alerts
|
2019-04-01 14:20:57 +02:00 |
|
GenericHash.cpp
|
Implements progress bars to express hash tables usage and entries by state
|
2019-11-18 17:21:54 +01:00 |
|
GenericHashEntry.cpp
|
Generalizes hosts/flows periodic stats update
|
2019-10-28 12:07:11 +01:00 |
|
GenericTrafficElement.cpp
|
Implements ThroughputStats and reworks GenericTrafficElement
|
2019-09-03 11:07:21 +02:00 |
|
Geolocation.cpp
|
Extra Invalid address lookup debug
|
2019-04-30 15:14:10 +02:00 |
|
Grouper.cpp
|
Implements ThroughputStats and reworks GenericTrafficElement
|
2019-09-03 11:07:21 +02:00 |
|
Host.cpp
|
DNS queries pie chart fix
|
2019-12-05 17:14:02 +01:00 |
|
HostHash.cpp
|
Implements hash tables rwlocks
|
2019-10-04 17:06:24 +02:00 |
|
HostPools.cpp
|
Updates host pools stats also in community mode
|
2019-08-20 12:00:41 +02:00 |
|
HostPoolStats.cpp
|
Implements stats rather than grouped hosts data for host pools stats
|
2019-08-20 11:45:11 +02:00 |
|
HostStats.cpp
|
Fixes custom catecories not counted in nDPI stats
|
2019-09-13 10:20:08 +02:00 |
|
HostTimeseriesPoint.cpp
|
Implement engaged alerts and flow alerts timeseries
|
2019-08-21 16:57:14 +02:00 |
|
HTTPserver.cpp
|
Move C alerts to unified alerts_queue
|
2019-07-30 11:43:18 +02:00 |
|
HTTPstats.cpp
|
Improve virtual hosts warning
|
2019-11-29 09:03:19 +01:00 |
|
ICMPinfo.cpp
|
Initial implementation of lua flow callback scripts and blacklisted alerts
|
2019-09-16 18:27:46 +02:00 |
|
ICMPstats.cpp
|
Fix bad time resolution of values for some host exported timeseries
|
2019-08-21 15:37:17 +02:00 |
|
InterarrivalStats.cpp
|
Updated IAT calculation for TCP flows skipping 3WH packets
|
2019-09-24 17:31:46 +02:00 |
|
InterfaceStatsHash.cpp
|
Parses container ids specific for k8s and docker
|
2019-05-03 19:23:11 +02:00 |
|
IpAddress.cpp
|
Parsing fixes
|
2019-09-02 08:27:00 +02:00 |
|
L4Stats.cpp
|
Move L4Stats to separate class
|
2019-05-22 20:11:06 +02:00 |
|
LocalHost.cpp
|
Additionsl inc/dec uses fixes
|
2019-10-24 17:28:57 +02:00 |
|
LocalHostStats.cpp
|
Improve virtual hosts warning
|
2019-11-29 09:03:19 +01:00 |
|
LocalTrafficStats.cpp
|
Updated (C)
|
2019-01-07 19:28:49 +01:00 |
|
Logstash.cpp
|
Rework flow exporters API
|
2019-01-15 12:53:21 +01:00 |
|
LuaEngine.cpp
|
DNS queries pie chart fix
|
2019-12-05 17:14:02 +01:00 |
|
Mac.cpp
|
Additionsl inc/dec uses fixes
|
2019-10-24 17:28:57 +02:00 |
|
MacHash.cpp
|
Implements hash tables rwlocks
|
2019-10-04 17:06:24 +02:00 |
|
MacManufacturers.cpp
|
Remove uthash from MacManufacturers
|
2019-05-29 16:23:59 +02:00 |
|
MacStats.cpp
|
Unify GenericTrafficElement serialization and deserialization
|
2019-05-24 16:48:32 +02:00 |
|
main.cpp
|
Removed debug code
|
2019-08-10 13:22:14 +02:00 |
|
MDNS.cpp
|
Add thread names for debugging
|
2019-02-21 11:51:57 +01:00 |
|
Mutex.cpp
|
Alerts changes
|
2019-06-28 10:47:17 +02:00 |
|
MySQLDB.cpp
|
Implements MySQL flow dump for view interfaces
|
2019-07-23 17:44:40 +02:00 |
|
nDPIStats.cpp
|
Fixes custom catecories not counted in nDPI stats
|
2019-09-13 10:20:08 +02:00 |
|
NetworkDiscovery.cpp
|
Add some missing shutdown cleanups
|
2019-11-19 11:53:56 +01:00 |
|
NetworkInterface.cpp
|
Detunnels 6-in-4 tunnels
|
2019-11-24 19:32:09 +01:00 |
|
NetworkInterfaceTsPoint.cpp
|
Implement engaged alerts and flow alerts timeseries
|
2019-08-21 16:57:14 +02:00 |
|
NetworkStats.cpp
|
Added alerts for TCP SYN Scan Host and Network as victims (implements #2963)
|
2019-10-24 16:59:33 +02:00 |
|
Ntop.cpp
|
Reduce nDPI reload message verbosity
|
2019-11-25 09:33:02 +01:00 |
|
ntop_win32.c
|
Reworked flow stats defining InterarrivalStats
|
2019-09-02 23:58:34 +02:00 |
|
NtopGlobals.cpp
|
Minor cleanup
|
2019-06-05 17:10:35 +02:00 |
|
PacketDumper.cpp
|
Handles custom n2disk instances with ZMQ interfaces
|
2019-01-16 19:29:12 +01:00 |
|
PacketDumperTuntap.cpp
|
Updated (C)
|
2019-01-07 19:28:49 +01:00 |
|
PacketStats.cpp
|
Initial work for host data reset
|
2019-01-08 12:43:54 +01:00 |
|
Paginator.cpp
|
Add active alerted flows filter and count
|
2019-09-10 17:52:22 +02:00 |
|
ParsedeBPF.cpp
|
Implements export of nprobe-agent fields to elastic and logstash
|
2019-11-12 12:53:37 +01:00 |
|
ParsedFlow.cpp
|
Rename SSL to TLS (fix #3013)
|
2019-11-15 12:40:01 +01:00 |
|
ParsedFlowCore.cpp
|
Parsing missing IE from the default cento/nprobe template to avoid using 'additional fields' (performance boost +35% - 195Kfps)
|
2019-07-26 15:30:35 +00:00 |
|
ParserInterface.cpp
|
Fixes interfaces TCP timeseries
|
2019-11-25 15:53:30 +01:00 |
|
PcapInterface.cpp
|
Allows flow lua scripts to be run on pcap dump interfaces
|
2019-11-21 12:53:25 +01:00 |
|
PeriodicActivities.cpp
|
Allows flow lua scripts to be run on pcap dump interfaces
|
2019-11-21 12:53:25 +01:00 |
|
PF_RINGInterface.cpp
|
Updating pf_ring drop stats in the housekeeping task (avoid inline updates with the GUI)
|
2019-08-29 15:53:20 +02:00 |
|
Ping.cpp
|
Fixes DNS resolution leaks and wrong ping addresses
|
2019-09-23 14:54:19 +02:00 |
|
PortContactStats.cpp
|
Further fixes
|
2019-07-31 17:08:50 +02:00 |
|
Prefs.cpp
|
ZMQ enccryption key notes
|
2019-11-21 16:03:57 +01:00 |
|
ProtoStats.cpp
|
Updated (C)
|
2019-01-07 19:28:49 +01:00 |
|
Redis.cpp
|
Use in memory queue for DNS resolution
|
2019-11-28 15:30:40 +01:00 |
|
RemoteHost.cpp
|
Reworks hash entries idling
|
2019-09-24 14:29:20 +02:00 |
|
RwLock.cpp
|
Add rwlock debug
|
2019-10-28 11:17:19 +01:00 |
|
SerializableElement.cpp
|
Further fixes
|
2019-07-31 17:08:50 +02:00 |
|
service_win32.c
|
Updated (C)
|
2019-01-07 19:28:49 +01:00 |
|
SNMP.cpp
|
Updated (C)
|
2019-01-07 19:28:49 +01:00 |
|
StatsManager.cpp
|
Replaces legacy sqlite3_prepare with sqlite3_prepare_v2
|
2019-05-15 14:16:06 +02:00 |
|
StoreManager.cpp
|
Disk space reclaim and defrag of alerts db
|
2019-10-17 12:12:28 +02:00 |
|
SyslogCollectorInterface.cpp
|
Window fixes
|
2019-06-29 18:54:19 +02:00 |
|
SyslogLuaEngine.cpp
|
Syslog events are not handled by scripts in scripts/callbacks/syslog/ with the application name as file name
|
2019-10-09 13:00:04 +02:00 |
|
SyslogParserInterface.cpp
|
External alerts API update and cleanup
|
2019-10-22 15:08:06 +02:00 |
|
TcpFlowStats.cpp
|
Updated (C)
|
2019-01-07 19:28:49 +01:00 |
|
TcpPacketStats.cpp
|
Implements sent and rcvd TCP seqs counters per host
|
2019-05-20 20:02:06 +02:00 |
|
ThreadedActivity.cpp
|
Minor cleanup
|
2019-11-21 12:55:26 +01:00 |
|
ThreadedActivityStats.cpp
|
Implements ThreadedActivityStats
|
2019-10-28 17:12:28 +01:00 |
|
ThreadPool.cpp
|
Computes lua scripts deadlines in C to prevent missing scheduled activities
|
2019-11-19 13:02:13 +01:00 |
|
ThroughputStats.cpp
|
Implements ul/dl thpts in C and reworks the footer to use them
|
2019-09-03 18:56:23 +02:00 |
|
TimelineExtract.cpp
|
Fixed compilation issue and warning
|
2019-06-28 11:22:48 +02:00 |
|
TimeseriesExporter.cpp
|
Changes TimeseriesExporter write to buffered fwrite
|
2019-10-09 12:21:58 +02:00 |
|
TimeseriesRing.cpp
|
Fixes crash when calling option -h
|
2019-10-17 09:29:39 +02:00 |
|
TimeseriesRingStatus.cpp
|
Updated (C)
|
2019-01-07 19:28:49 +01:00 |
|
TimeseriesStats.cpp
|
Implement engaged alerts and flow alerts timeseries
|
2019-08-21 16:57:14 +02:00 |
|
Trace.cpp
|
Fixes #2343
|
2019-02-11 18:57:46 +01:00 |
|
TrafficStats.cpp
|
Fixes anomaly index serialization issues
|
2019-02-06 12:13:42 +01:00 |
|
Utils.cpp
|
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
|
2019-11-26 09:28:52 +01:00 |
|
ViewInterface.cpp
|
Fixes interfaces TCP timeseries
|
2019-11-25 15:53:30 +01:00 |
|
VirtualHost.cpp
|
Fixes crash when purging the virtual hosts hash
|
2019-10-11 16:07:27 +02:00 |
|
VirtualHostHash.cpp
|
Implements hash tables rwlocks
|
2019-10-04 17:06:24 +02:00 |
|
Vlan.cpp
|
Fixes AS/Country/VLAN serialization which was performed offline
|
2019-10-25 14:46:31 +02:00 |
|
VlanAddressTree.cpp
|
Implements broadcast domain too large alerts
|
2019-04-01 14:20:57 +02:00 |
|
VlanHash.cpp
|
Implements hash tables rwlocks
|
2019-10-04 17:06:24 +02:00 |
|
ZCCollectorInterface.cpp
|
New Lua interface.processFlow API, moved processFlow from NetworkInterface to ParserInterface, code cleanup
|
2019-10-10 12:49:32 +02:00 |
|
ZMQCollectorInterface.cpp
|
Compilation fix for ubuntu8 (checking ZMQ version)
|
2019-11-21 17:02:17 +01:00 |
|
ZMQParserInterface.cpp
|
Fix displayed RTP MOS with TLV (this also fixes other fields formatting with JSON)
|
2019-12-02 12:09:37 +01:00 |