ntopng/scripts/callbacks
Simone Mainardi eaa7a0d313 Separates L3 IPs from L2 MACs
Before this commit, multiple L3 hosts were allocated if the same ip
address was seen with multiple mac addresses. We have decided to keep
ip and macs logically sepatated. For this reason, after this commit,
the L3 ip always remains the same even if there are changes in the
mac. A user who wants to monitor mac addresses can use the L2 section
as well as the host pools.

This commit also reverts:
"Add MAC address to the serialized hosts key to fix bad MAC address association and stats"

This reverts commit 89a756fb9a.
2017-07-04 01:41:31 +02:00
..
user_scripts Fix wrong user script callback called in flow delete causing crashes 2017-05-25 00:47:53 +02:00
5min.lua Optimizes 5min.lua (possibly unnecessary forEachHost) 2017-06-21 12:16:17 -04:00
daily.lua Rework data retention preferences 2017-03-20 14:59:29 +01:00
hourly.lua Clean callback scripts code 2017-03-04 12:39:48 +01:00
housekeeping.lua Add current zmq header version in ExportInterface 2017-05-20 12:36:19 +02:00
minute.lua Implement OOO/Retransmissions Stats 2017-04-05 19:34:58 +02:00
second.lua Passes host detected anomalies to lua 2017-04-20 18:50:05 +02:00
startup.lua Separates L3 IPs from L2 MACs 2017-07-04 01:41:31 +02:00