Luca Deri
b7b3a21ab5
Improved AS widget loading
2016-06-24 16:11:20 +02:00
Simone Mainardi
e86103f9fc
Accounts all phyisical interfaces in grouped view stats
...
Addresses issue raised in #486
2016-06-24 15:58:03 +02:00
Luca Deri
92a479c443
Added routing visibility through RIPE
2016-06-23 14:45:12 +02:00
Simone Mainardi
2961e53140
Reworks ntopng preferences
2016-06-22 17:37:10 +02:00
Luca Deri
1f7022941c
Fix for #622
...
Core cleanup
2016-06-22 13:53:04 +02:00
Simone Mainardi
d3316b6dc9
Fixes web interface http last return code visualization issues
2016-06-21 16:24:47 +02:00
Simone Mainardi
62f418b38c
Fixes web interface http last method visualization issues
2016-06-21 16:24:07 +02:00
Simone Mainardi
44060c70ad
Fixes web interface http last url visualization issues
2016-06-21 16:20:24 +02:00
Simone Mainardi
95d6e80bd5
Fixes web interface http server name visualization issues
2016-06-21 16:19:11 +02:00
Simone Mainardi
e33ed413d2
Fixes web interface DNS protocol visualization issues
2016-06-21 16:17:01 +02:00
Simone Mainardi
79f778ab59
Fixes web interface ssl certificates visualization issues
2016-06-21 15:41:52 +02:00
valentina
d4e5181eae
Minor changes for SIP flows.
2016-06-18 23:07:31 +02:00
Simone Mainardi
7dc5b25064
Merge remote-tracking branch 'upstream/dev' into dev
2016-06-18 15:28:58 +02:00
Simone Mainardi
19a2372d45
Improves interface selection criteria in host_get_json.lua
2016-06-18 15:28:25 +02:00
Luca Deri
1a154dc52f
Per hosts alerts are not correctly initialized
...
Aded IPv6 label to top talkers to easily identify hosts with dual stack
2016-06-18 10:16:02 +02:00
Luca Deri
43c17964e5
Implemented non-L3 stats and improved tcp flow stats
2016-06-17 23:51:13 +02:00
Simone Mainardi
f9c7c1f18b
Adds IN_ and OUT_BYTES to IPv6 flows visualization
2016-06-16 15:39:56 +02:00
Luca Deri
1154beb369
Enhanced flow details with new historical link
2016-06-16 08:43:18 +02:00
Luca Deri
bd1de5ad64
Fixed merge error (damn git)
2016-06-15 16:52:01 +02:00
Luca Deri
71646ff4bb
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2016-06-15 16:51:07 +02:00
Luca Deri
9a717fede5
Implemented ICMPv6 dissection
2016-06-15 16:42:52 +02:00
Simone Mainardi
c010813266
Minor fix for HTML anchors
2016-06-15 16:10:41 +02:00
Simone Mainardi
6b00fe18b3
Refactors function historicalProtoHostHref
2016-06-15 16:02:57 +02:00
Simone Mainardi
96e964b14e
Adds IN_ and OUT_BYTES to historical flows tables
2016-06-15 15:57:37 +02:00
Luca Deri
d6bc2ce91a
Implemented ICMP handling
...
Optimized flow memory
2016-06-15 15:33:00 +02:00
Luca Deri
46e0fef38b
Implemented alert generation for suspicious probing attempts
...
Refactored code for historical traffic analysis
Added various HTML anchors to quick jump to historical reports if -F is used (Pro version only)
2016-06-15 11:37:52 +02:00
Simone Mainardi
376c6402ae
Beautifies historical data explorer links
2016-06-14 17:54:48 +02:00
Luca Deri
a26dbe0a6a
Fixed bug in interface switch
2016-06-14 16:46:39 +02:00
Simone Mainardi
a69606475b
Fixes a minor url parameter issue
2016-06-14 15:55:21 +02:00
Simone Mainardi
606dcf4616
Adds historical data explorer links to the host ndpi page
2016-06-14 15:48:47 +02:00
Simone Mainardi
d6f48b1e3e
Merge branch 'allowed_interfaces' into dev
2016-06-14 14:59:13 +02:00
Luca Deri
ceca189c8e
Implemented per interface TCP stats
2016-06-14 14:31:58 +02:00
Simone Mainardi
dbb4484189
Fixes an unmatched end tag
2016-06-14 12:04:59 +02:00
Luca Deri
54942a8bec
Added warning in host details -> protocols to highlight probing attempts or service down
...
Tiny changes to tables in host view
2016-06-13 16:05:31 +02:00
Simone Mainardi
4091c9c38d
Adds per-user allowed interfaces (WIP)
2016-06-11 15:30:34 +02:00
Simone Mainardi
d79ee24c18
Minor fix to sort flows
2016-06-10 15:40:02 +02:00
Simone Mainardi
5d8fbaef9a
Prevents nil-string comparisons
...
Addresses #609
2016-06-10 12:57:55 +02:00
Simone Mainardi
0d9ee594c6
Hides historical talkers and protocols for networks
...
No queries that search for range of hosts in MySQL are
currently available. For this reason, historical tabs are hidden
from the view and will be re-enabled in the future.
2016-06-09 17:13:16 +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
Luca Deri
63879f9635
Added new alert to track idle hosts
2016-06-08 16:44:49 +02:00
Luca Deri
59c35d4a9b
Fixed invalid label on flow count
2016-06-08 15:50:13 +02:00
Simone Mainardi
072cfac9aa
Improves host grouping facilities
...
Fixes #486
2016-06-07 15:08:07 +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
58bc707cd1
Minor fix for interface alerts
2016-06-06 21:45:25 +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
Simone Mainardi
95a4618c17
Fixes alert scan that was causing possible issues in periodic scripts
...
Method scanAlerts was called inside a loop over the interfaces in minute.lua.
Since scanAlerts was looping over the interfaces as well, this was causing
interfaces to be deselected from the outer loop.
This commit fixes the issues by forcing scanAlerts to receive an input interface.
Fixes #582
2016-06-04 18:22:13 +02:00
Simone Mainardi
4aebe42ab7
Fixes refresh for VLAN-tagged hosts in hosts_stats.lua
2016-06-04 16:37:01 +02:00
Simone Mainardi
d00c3081ec
Removes a debug print
2016-06-03 16:28:44 +02:00