ntopng/scripts/lua/modules
Simone Mainardi 6c5f665a73 Fixes local networks aggregation functions
Local networks are aggregated on the basis of their string representation
rather than their id which may change between ntopng restarts.
2016-03-11 18:30:42 +01:00
..
top_scripts Fixes local networks aggregation functions 2016-03-11 18:30:42 +01:00
alert_utils.lua Fixes a minor bug in interface alert re-arm 2016-02-16 17:33:43 +01:00
db_utils.lua Adds and extra check for a nil value 2016-02-20 14:27:40 +01:00
dkjson.lua Updated Lua/JSON module 2015-10-24 09:14:13 +02:00
flow_utils.lua Fixed some fields of SIP protocol 2016-03-05 11:41:46 +01:00
graph_utils.lua Handles netowrk interfaces with integer ids 2016-03-10 17:45:27 +01:00
historical_utils.lua Handles netowrk interfaces with integer ids 2016-03-10 17:45:27 +01:00
json.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
lua_trace.lua Fixed bug in hosts alert generation: alerts were not generated due to invalid redis key 2015-05-11 16:05:55 +02:00
lua_utils.lua Added logic to detect flows with low goodput (e.g. originated by tools like https://github.com/shekyan/slowhttptest) 2016-03-08 19:18:28 +01:00
persistence.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
prefs_utils.lua Added ldaps and admin group fields in ntopng preferences. 2016-02-10 23:36:20 +01:00
sqlite_utils.lua Fixed bug in hosts alert generation: alerts were not generated due to invalid redis key 2015-05-11 16:05:55 +02:00
template.lua Added RTP protocol information to flow statistics 2015-11-08 00:42:07 +01:00
top_structure.lua Implemented dummy interface (-i dummy) to be used only for debugging purposes for testing low-memory conditions and internal routines. 2015-12-28 23:16:54 +01:00
top_talkers.lua Fixes a nil-key table access 2015-12-29 09:33:55 +01:00
traffic_stats.lua Implemented dummy interface (-i dummy) to be used only for debugging purposes for testing low-memory conditions and internal routines. 2015-12-28 23:16:54 +01:00
voip_utils.lua Initial import from SVN 2015-04-30 12:22:35 +02:00