Commit graph

135 commits

Author SHA1 Message Date
Simone Mainardi
d79ee24c18 Minor fix to sort flows 2016-06-10 15:40:02 +02:00
Simone Mainardi
276a254603 Adds local network filter in flows lookup 2016-06-09 13:11:59 +02:00
Simone Mainardi
d5cb2a8546 Fixes obsolete flows ordering 2016-06-09 10:14:10 +02:00
Simone Mainardi
5048f0d9af Implements class Paginator to better handle results
A new Paginator class has been implemented. The class
is generic in the sense that it accepts lua tables as input
in order to cofigure, for exampe, the number of results per page
and so on.
2016-06-09 00:23:25 +02:00
Simone Mainardi
942d581286 Improves hover text contents with full host name
Implements #596
2016-06-07 12:58:48 +02:00
Simone Mainardi
c2767e37f5 Conditional UI layout
Different information and messages are shown depending on the
kind of interface. For example, low goodput flows are hidden
when processing a non-packet interface.
2016-06-06 17:50:57 +02:00
Luca Deri
f3cd841bd1 Fix for #569 2016-06-02 12:12:25 +02:00
Luca
5ff9db9dd5 Improved detection of flow status 2016-05-16 18:54:08 +02:00
Luca Deri
8017ad8c3d Minor flow info change 2016-04-24 21:57:38 +02:00
Luca
6985803662 Added ability to identify idle flows that are now marked on the user interface 2016-04-19 11:56:11 +02:00
Luca
2fb0e863fe Fixed inter-arrival time in flows
Updated (C)
2016-04-19 11:06:39 +02:00
Luca
13e4913039 Fixed flow sort with port filter
Implemented application latency in flows
2016-04-14 22:58:58 +02:00
Luca Deri
46f69860c5 Fixed warning 2016-04-06 09:53:18 +02:00
Simone Mainardi
27d9f37016 Fixes issues when sorting flows
Todo: check also host sort that may be affected as well

Fixes #464
2016-04-02 18:11:42 +02:00
Luca Deri
744c0e88c0 Traffic shaping protocols/flows are not immediately refreshed 2016-03-18 19:48:00 +01:00
Luca
8f0f8fc1cf 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
Luca
dba8bcce49 Added enhancement to filter flows with L7 protocol more efficiently 2016-02-18 16:19:05 +01:00
Luca Deri
40a1110a7e Added ability to show file information/hash when downloaded via Bittorrent 2016-02-15 11:20:08 +01:00
Luca
11f8c934d0 Reworked hosts listing in order to avoid/limit out-of-memory issues
Implemented aggregation of hosts and flows when using views
2015-12-27 18:55:50 +01:00
Luca
440a2c8329 Reworked flow listing by sorting flows in memory before they are pased to Lua. This prevents Lua from using too much memory (in particular with limited-memory hosts or large sites with many flows) 2015-12-26 12:34:45 +01:00
Luca Deri
cfbf3f2ac6 Removed duplicated interfaces (issue #236)
Initial work towards traffic profiles support
2015-10-17 19:14:16 +02:00
Luca Deri
9a98e5ae01 Added fix for #170 2015-10-06 22:17:13 +02:00
Luca Deri
a9e2224886 Removed ancient code that could be the cause for #170 2015-09-26 09:10:18 +02:00
Luca Deri
e316f7a487 Removed debug message 2015-09-22 21:10:11 +02:00
Luca Deri
0b07b4ae65 Fix for #176 2015-09-22 21:00:59 +02:00
Luca
19584df224 Renamed old variables whose name changed a few days ago 2015-09-18 17:56:53 +02:00
Luca Deri
4dd80d4778 Partial rework of NetworkInterfaceView (work in progress) 2015-09-16 00:41:29 +02:00
Luca Deri
2a5baca948 Various flow dump improvements and bug fixes 2015-08-17 10:57:17 +02:00
Luca Deri
6aa141caa9 Code cleanup: removed code used very seldom such as host aggregations/contacts. This should reduce memory usage and make ntopng faster
Little progresses towards MySQL support
2015-08-08 01:13:59 +02:00
Michele Campus
258f64757b changed name function from getservbyname to getservbyport 2015-08-01 04:12:33 +02:00
Luca
3b93709556 Initil work towards symbolic application port mapping 2015-07-31 18:39:48 +02:00
Luca
dc746b45b3 Various optimizations for malware flow categorization (-c) 2015-05-28 19:04:03 +02:00
Luca Deri
192983d35c An alert is genererated when a malware site is visited 2015-05-27 21:27:31 +02:00
Luca Deri
e2b04d128f Revamped host categorization and moved to Google Safe Browsing for detecting safe and malware sites 2015-05-27 17:58:26 +02:00
Luca
730d76b9f5 Initial import from SVN 2015-04-30 12:22:35 +02:00