ntopng/include
Luca Deri 6b6066e15b Improved brodcast host detection
Fixed invalid is_broadcast host report
2021-01-26 16:38:51 +01:00
..
AddressResolution.h Updated (C) 2021-01-02 12:08:23 +01:00
AddressTree.h Updated (C) 2021-01-02 12:08:23 +01:00
Alert.h Fixes race conditions in concurrent alert trigger and releases 2019-10-21 18:45:18 +02:00
AlertableEntity.h Keeps alerted hosts in memory (fixes engaged alert counter out of sync) 2020-10-05 11:54:17 +02:00
AlertCheckLuaEngine.h Implements deadlines for periodic and user scripts 2020-02-18 18:44:41 +01:00
AlertCounter.h Updated (C) 2021-01-02 12:08:23 +01:00
AlertFifoQueue.h Updated (C) 2021-01-02 12:08:23 +01:00
AlertsManager.h Updated (C) 2021-01-02 12:08:23 +01:00
AlertsQueue.h Fixes remote-to-remote alerts (leaves flow r2r alerts) 2020-12-24 10:59:51 +01:00
AutonomousSystem.h Updated (C) 2021-01-02 12:08:23 +01:00
AutonomousSystemHash.h Updated (C) 2021-01-02 12:08:23 +01:00
Bitmap.h Updated (C) 2021-01-02 12:08:23 +01:00
Bitmask.h Updated (C) 2021-01-02 12:08:23 +01:00
Bloom.h Updated (C) 2021-01-02 12:08:23 +01:00
BroadcastDomains.h Updated (C) 2021-01-02 12:08:23 +01:00
Cardinality.h Simplified Cardinality estimation code 2020-07-22 14:42:21 +02:00
Condvar.h Updated (C) 2021-01-02 12:08:23 +01:00
ContainerStats.h Updated (C) 2021-01-02 12:08:23 +01:00
ContinuousPing.h Implements #4957 backend, binding interface in ICMP 2021-01-25 17:21:02 +01:00
ContinuousPingStats.h Improve continuous ping 2020-05-04 17:30:59 +02:00
CountriesHash.h Updated (C) 2021-01-02 12:08:23 +01:00
Country.h Updated (C) 2021-01-02 12:08:23 +01:00
DB.h Updated (C) 2021-01-02 12:08:23 +01:00
DnsStats.h Updated (C) 2021-01-02 12:08:23 +01:00
DSCPStats.h Avoids double 5-sec HT-walks to update stats 2020-07-27 14:22:59 +02:00
DummyInterface.h Updated (C) 2021-01-02 12:08:23 +01:00
ElasticSearch.h Fixes Elasticsearch version initialization 2021-01-19 12:05:26 +01:00
EthStats.h Updated (C) 2021-01-02 12:08:23 +01:00
ExportInterface.h Updated (C) 2021-01-02 12:08:23 +01:00
FifoQueue.h Updated (C) 2021-01-02 12:08:23 +01:00
FifoSerializerQueue.h Updated (C) 2021-01-02 12:08:23 +01:00
Fingerprint.h Updated (C) 2021-01-02 12:08:23 +01:00
Flow.h Reworks throughput estimation for ZMQ interfaces 2021-01-25 17:27:13 +01:00
FlowAlertCheckLuaEngine.h Reduce cpu usage due to the loading of flow.lua 2019-12-31 18:27:14 +01:00
FlowGrouper.h Updated (C) 2021-01-02 12:08:23 +01:00
FlowHash.h Updated (C) 2021-01-02 12:08:23 +01:00
FlowStats.h Implements header and drilldown of flow status severities 2020-10-19 19:26:30 +02:00
FlowTrafficStats.h Updated (C) 2021-01-02 12:08:23 +01:00
FrequentStringItems.h Top sites are now serialized to JSON in sorted format and they are limited to double the top X 2021-01-19 12:14:38 +01:00
GenericHash.h Updated (C) 2021-01-02 12:08:23 +01:00
GenericHashEntry.h Updated (C) 2021-01-02 12:08:23 +01:00
GenericTrafficElement.h Updated (C) 2021-01-02 12:08:23 +01:00
Geolocation.h Updated (C) 2021-01-02 12:08:23 +01:00
Host.h Improved brodcast host detection 2021-01-26 16:38:51 +01:00
HostHash.h Updated (C) 2021-01-02 12:08:23 +01:00
HostPools.h Updated (C) 2021-01-02 12:08:23 +01:00
HostPoolStats.h Updated (C) 2021-01-02 12:08:23 +01:00
HostScore.h Reworks/cleanup host score code 2020-10-15 12:25:27 +02:00
HostStats.h Fixed top sites problem and added a slice of top OS stats 2021-01-18 18:12:53 +01:00
HTTPserver.h Updated (C) 2021-01-02 12:08:23 +01:00
HTTPstats.h Updated (C) 2021-01-02 12:08:23 +01:00
ICMPinfo.h Updated (C) 2021-01-02 12:08:23 +01:00
ICMPstats.h Updated (C) 2021-01-02 12:08:23 +01:00
IEC104Stats.h Added IEC flow info 2021-01-21 22:10:48 +01:00
InfluxDBTimeseriesExporter.h Implements in-mem RRD writes queue, avoids json enc/dec 2020-02-29 22:30:00 +01:00
InterarrivalStats.h Updated (C) 2021-01-02 12:08:23 +01:00
InterfaceStatsHash.h Updated (C) 2021-01-02 12:08:23 +01:00
IpAddress.h Updated (C) 2021-01-02 12:08:23 +01:00
L4Stats.h Move L4Stats to separate class 2019-05-22 20:11:06 +02:00
LocalHost.h Implements OperatingSystem Hash 2021-01-21 11:14:52 +01:00
LocalHostStats.h Top sites are now serialized to JSON in sorted format and they are limited to double the top X 2021-01-19 12:14:38 +01:00
LocalTrafficStats.h Updated (C) 2021-01-02 12:08:23 +01:00
LuaEngine.h Updated (C) 2021-01-02 12:08:23 +01:00
LuaEngineFunctions.h Updated (C) 2021-01-02 12:08:23 +01:00
LuaReusableEngine.h Reworks notifications thread to avoid Redis accesses 2020-12-29 18:48:55 +01:00
Mac.h Check for broacast IP addresses that were not indicate as such in -m (for instance for larger network being specified) 2021-01-21 15:28:36 +01:00
MacHash.h Updated (C) 2021-01-02 12:08:23 +01:00
MacManufacturers.h Updated (C) 2021-01-02 12:08:23 +01:00
MacStats.h Updated (C) 2021-01-02 12:08:23 +01:00
MDNS.h Updated (C) 2021-01-02 12:08:23 +01:00
MonitoredCounter.h Updated (C) 2021-01-02 12:08:23 +01:00
MonitoredGauge.h Updated (C) 2021-01-02 12:08:23 +01:00
MonitoredMetric.h Updated (C) 2021-01-02 12:08:23 +01:00
Mutex.h Updated (C) 2021-01-02 12:08:23 +01:00
MySQLDB.h Updated (C) 2021-01-02 12:08:23 +01:00
nDPIStats.h Updated (C) 2021-01-02 12:08:23 +01:00
NetworkDiscovery.h Updated (C) 2021-01-02 12:08:23 +01:00
NetworkInterface.h Implements dynamic menu for periodicity and service map 2021-01-22 16:18:57 +01:00
NetworkStats.h Updated (C) 2021-01-02 12:08:23 +01:00
Ntop.h Added ntop.getStaticFileEpoch() mathos for handling static file lifecycle 2021-01-26 11:09:39 +01:00
ntop_defines.h Fix size of IN/OUT BYTES columns in MySQL 2021-01-22 09:36:29 +01:00
ntop_flow.h Updated (C) 2021-01-02 12:08:23 +01:00
ntop_includes.h Cleanup old partial host groups code 2021-01-21 11:27:17 +01:00
ntop_typedefs.h Implements OperatingSystem Hash 2021-01-21 11:14:52 +01:00
ntop_win32.h Updated (C) 2021-01-02 12:08:23 +01:00
NtopGlobals.h Updated (C) 2021-01-02 12:08:23 +01:00
OperatingSystem.h Cleanup old partial host groups code 2021-01-21 11:27:17 +01:00
OperatingSystemHash.h Cleanup old partial host groups code 2021-01-21 11:27:17 +01:00
PacketDumper.h Updated (C) 2021-01-02 12:08:23 +01:00
PacketDumperGeneric.h Updated (C) 2021-01-02 12:08:23 +01:00
PacketDumperTuntap.h Updated (C) 2021-01-02 12:08:23 +01:00
PacketStats.h Updated (C) 2021-01-02 12:08:23 +01:00
Paginator.h Support 4-byte INPUT/OUTPUT SNMP 2021-01-22 10:24:56 +01:00
ParsedeBPF.h Updated (C) 2021-01-02 12:08:23 +01:00
ParsedFlow.h Updated (C) 2021-01-02 12:08:23 +01:00
ParsedFlowCore.h Support 4-byte INPUT/OUTPUT SNMP 2021-01-22 10:24:56 +01:00
ParserInterface.h Updated (C) 2021-01-02 12:08:23 +01:00
PartializableFlowTrafficStats.h Updated (C) 2021-01-02 12:08:23 +01:00
PcapInterface.h Updated (C) 2021-01-02 12:08:23 +01:00
PeriodicActivities.h Updated (C) 2021-01-02 12:08:23 +01:00
PF_RINGInterface.h Updated (C) 2021-01-02 12:08:23 +01:00
Ping.h Implements #4957 backend, binding interface in ICMP 2021-01-25 17:21:02 +01:00
Prefs.h Fixed #2611 automatically delete alert older than 2021-01-18 18:12:53 +01:00
ProtoStats.h Updated (C) 2021-01-02 12:08:23 +01:00
RecipientQueues.h Updated (C) 2021-01-02 12:08:23 +01:00
Recipients.h Updated (C) 2021-01-02 12:08:23 +01:00
Redis.h Updated (C) 2021-01-02 12:08:23 +01:00
RemoteHost.h Updated (C) 2021-01-02 12:08:23 +01:00
RRDTimeseriesExporter.h Rename FifoStringsQueue to StringFifoQueue 2020-12-15 12:27:18 +01:00
RwLock.h Updated (C) 2021-01-02 12:08:23 +01:00
SerializableElement.h Updated (C) 2021-01-02 12:08:23 +01:00
SNMP.h Updated (C) 2021-01-02 12:08:23 +01:00
SPSCQueue.h Updated (C) 2021-01-02 12:08:23 +01:00
StatsManager.h Updated (C) 2021-01-02 12:08:23 +01:00
StoreManager.h Updated (C) 2021-01-02 12:08:23 +01:00
StringFifoQueue.h Updated (C) 2021-01-02 12:08:23 +01:00
SyslogCollectorInterface.h Use client IP as host when not in the syslog msg also for UDP 2020-12-17 16:24:08 +01:00
SyslogDump.h Updated (C) 2021-01-02 12:08:23 +01:00
SyslogLuaEngine.h Improve syslog API, add host log plugin skeleton 2020-05-16 11:35:32 +02:00
SyslogParserInterface.h Use socket client IP when it is not available from the log line 2020-04-14 14:18:10 +00:00
SyslogStats.h Updated (C) 2021-01-02 12:08:23 +01:00
TcpFlowStats.h Updated (C) 2021-01-02 12:08:23 +01:00
TcpPacketStats.h Updated (C) 2021-01-02 12:08:23 +01:00
ThreadedActivity.h Updated (C) 2021-01-02 12:08:23 +01:00
ThreadedActivityStats.h Updated (C) 2021-01-02 12:08:23 +01:00
ThreadPool.h Updated (C) 2021-01-02 12:08:23 +01:00
ThroughputStats.h Updated (C) 2021-01-02 12:08:23 +01:00
TimelineExtract.h Updated (C) 2021-01-02 12:08:23 +01:00
TimeseriesExporter.h Calculates and charts RRD queue length 2020-03-09 22:46:35 +01:00
Trace.h Updated (C) 2021-01-02 12:08:23 +01:00
TrafficStats.h Updated (C) 2021-01-02 12:08:23 +01:00
UserActivityStats.h Updated (C) 2021-01-02 12:08:23 +01:00
Utils.h Implements per interface Ping 2021-01-25 16:08:29 +01:00
ViewInterface.h Updated (C) 2021-01-02 12:08:23 +01:00
ViewInterfaceFlowStats.h Improve host score calculation 2020-01-15 18:42:48 +01:00
VirtualHost.h Updated (C) 2021-01-02 12:08:23 +01:00
VirtualHostHash.h Updated (C) 2021-01-02 12:08:23 +01:00
Vlan.h Updated (C) 2021-01-02 12:08:23 +01:00
VlanAddressTree.h Updated (C) 2021-01-02 12:08:23 +01:00
VlanHash.h Updated (C) 2021-01-02 12:08:23 +01:00
ZCCollectorInterface.h Updated (C) 2021-01-02 12:08:23 +01:00
ZMQCollectorInterface.h Updated (C) 2021-01-02 12:08:23 +01:00
ZMQParserInterface.h Updated (C) 2021-01-02 12:08:23 +01:00