ntopng/src
2020-01-22 13:45:35 +01:00
..
AddressList.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
AddressResolution.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
AddressTree.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
AlertableEntity.cpp Migrate alertable disabled alerts preference to lua 2019-11-05 14:59:38 +01:00
AlertCheckLuaEngine.cpp Fix AlertCheckLuaEngine crash when loaded script has syntax errors 2020-01-04 15:41:49 +01:00
AlertCounter.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
AlertsManager.cpp Implements auto assignment of user script alert and status ids 2020-01-15 13:08:58 +01:00
AlertsQueue.cpp Replace JSON string with TLV for alerts generated by the datapath. This removes a JSON decode in housekeeping.lua (#3148) 2019-12-27 17:03:28 +01:00
ArpStatsHashMatrix.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ArpStatsMatrixElement.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
AutonomousSystem.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
AutonomousSystemHash.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Bitmask.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Bloom.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
BroadcastDomains.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ContainerStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
CountriesHash.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Country.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
DB.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
DnsStats.cpp Replace anomalous with misbehaving to avoid inconsistencies (fix #2866) 2020-01-14 15:49:19 +01:00
DummyInterface.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ElasticSearch.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
EthStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ExportInterface.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
FifoQueue.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
FifoStringsQueue.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Fingerprint.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Flow.cpp Fixes 3WH computation with ECE and CWR flags 2020-01-20 11:53:41 +01:00
FlowAlertCheckLuaEngine.cpp Reduce cpu usage due to the loading of flow.lua 2019-12-31 18:27:14 +01:00
FlowAlertCounter.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
FlowGrouper.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
FlowHash.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
FlowStats.cpp Migrate C flow status alerts to Lua user scripts 2019-10-22 10:42:22 +02:00
FlowTrafficStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
FrequentNumericItems.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
FrequentStringItems.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
FrequentTrafficItems.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
GenericHash.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
GenericHashEntry.cpp Code cleanup 2020-01-13 15:20:38 +01:00
GenericTrafficElement.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Geolocation.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Grouper.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Host.cpp Score changes 2020-01-16 18:11:14 +01:00
HostHash.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
HostPools.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
HostPoolStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
HostScore.cpp Score changes 2020-01-16 18:11:14 +01:00
HostStats.cpp Replace anomalous with misbehaving to avoid inconsistencies (fix #2866) 2020-01-14 15:49:19 +01:00
HostTimeseriesPoint.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
HTTPserver.cpp Fixed epoch time 2020-01-06 23:41:26 +01:00
HTTPstats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ICMPinfo.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ICMPstats.cpp Replace anomalous with misbehaving to avoid inconsistencies (fix #2866) 2020-01-14 15:49:19 +01:00
InterarrivalStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
InterfaceStatsHash.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
IpAddress.cpp Resores flow alerts for view interfaces 2020-01-08 18:18:00 +01:00
L4Stats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
LocalHost.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
LocalHostStats.cpp Replace anomalous with misbehaving to avoid inconsistencies (fix #2866) 2020-01-14 15:49:19 +01:00
LocalTrafficStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Logstash.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
LuaEngine.cpp Add flow protocol/category getters 2020-01-22 13:45:35 +01:00
LuaReusableEngine.cpp Refactor internal scripts for cleaner code 2019-12-31 16:53:32 +01:00
Mac.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
MacHash.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
MacManufacturers.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
MacStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
main.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
MDNS.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Mutex.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
MySQLDB.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
nDPIStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
NetworkDiscovery.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
NetworkInterface.cpp Adds per-interface option to only allocate flows 2020-01-21 10:50:30 +01:00
NetworkInterfaceTsPoint.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
NetworkStats.cpp Enforces non-privileged users allowed nets when browsing local nets 2020-01-10 13:16:17 +01:00
Ntop.cpp Score improvements 2020-01-15 12:34:16 +01:00
ntop_win32.c Compilation fixes 2019-12-20 12:06:57 +01:00
NtopGlobals.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
PacketDumper.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
PacketDumperTuntap.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
PacketStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Paginator.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ParsedeBPF.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ParsedFlow.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ParsedFlowCore.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ParserInterface.cpp Implements randomization of ips 2020-01-09 17:44:11 +01:00
PartializableFlowTrafficStats.cpp Improve host score calculation 2020-01-15 18:42:48 +01:00
PcapInterface.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
PeriodicActivities.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
PF_RINGInterface.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Ping.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
PortContactStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Prefs.cpp Implements randomization of ips 2020-01-09 17:44:11 +01:00
ProtoStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Redis.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
RemoteHost.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
RwLock.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
SerializableElement.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
service_win32.c Updated (C) 2019-01-07 19:28:49 +01:00
SNMP.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
StatsManager.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
StoreManager.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
SyslogCollectorInterface.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
SyslogLuaEngine.cpp Fix AlertCheckLuaEngine crash when loaded script has syntax errors 2020-01-04 15:41:49 +01:00
SyslogParserInterface.cpp Syslog lineformat 2019-12-19 15:04:45 +01:00
TcpFlowStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
TcpPacketStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ThreadedActivity.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ThreadedActivityStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ThreadPool.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ThroughputStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
TimelineExtract.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
TimeseriesExporter.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
TimeseriesRing.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
TimeseriesRingStatus.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
TimeseriesStats.cpp Replace anomalous with misbehaving to avoid inconsistencies (fix #2866) 2020-01-14 15:49:19 +01:00
Trace.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
TrafficStats.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Utils.cpp Country code to u16 2020-01-08 15:03:24 +01:00
ViewInterface.cpp Improve host score calculation 2020-01-15 18:42:48 +01:00
VirtualHost.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
VirtualHostHash.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
Vlan.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
VlanAddressTree.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
VlanHash.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ZCCollectorInterface.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ZMQCollectorInterface.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00
ZMQParserInterface.cpp Improved scheduling algorithm to guarantee minimum service time when number of entries allow 2020-01-06 23:36:36 +01:00