Commit graph

1711 commits

Author SHA1 Message Date
Luca Deri
39a7dcc20e Discovery update 2017-08-08 12:42:13 +02:00
Luca Deri
7226199819 Implemented async MDNS address resolution 2017-08-07 15:26:57 +02:00
Luca Deri
bfd35989b7 Implemented MDNS resolver 2017-08-07 12:12:17 +02:00
Simone Mainardi
d172cafce3 Reworks CollectorInterfaces and adds remote nProbe stats
Fixes #572
2017-08-05 21:37:18 +02:00
Simone Mainardi
6fda7143d2 Hierarchical arrangement of IPv6 files on the filesystem
Implements #1376
2017-08-05 18:58:19 +02:00
emanuele-f
218933ad2a Fix inline interface check on netfilter interfaces 2017-08-05 18:31:17 +02:00
Luca Deri
a72419f65a MDNS support (work in progress) 2017-08-04 12:21:41 +02:00
Luca Deri
982b15f5dd Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2017-08-04 01:05:58 +02:00
Luca Deri
bce4665e79 Implemented ARP scan for discovering hosts 2017-08-04 01:05:46 +02:00
emanuele-f
2b2ce80aa2 Initial type and services information on the Mac objects 2017-08-04 00:40:46 +02:00
Simone Mainardi
b500df3117 Fixes a consistency issue with interface counters 2017-08-02 11:57:10 +02:00
Simone Mainardi
9918a14dc2 Fixes wrong rrd RRA sizing 2017-08-02 00:19:15 +02:00
Simone Mainardi
fd8ee25641 Code refactoring to simplify stats reset 2017-08-01 15:39:00 +02:00
Simone Mainardi
c3ab472cfb Adds note to listed application protocols
Fixes #1377
2017-08-01 14:36:48 +02:00
Simone Mainardi
2dce680ba8 Removed red color from drop icons 2017-07-31 19:06:52 +02:00
Simone Mainardi
a7b41075e4 Implements broadcast addresses per local network
Implements #571
2017-07-31 18:45:49 +02:00
Simone Mainardi
36a52a687d Enhances the interfaces menu (drops indication + icons)
Implements #1038
2017-07-31 11:19:06 +02:00
emanuele-f
3d48b7db39 Fix host restore 2017-07-31 06:12:21 +02:00
Simone Mainardi
e02b6296f7 Adds num flows RRDs for local hosts
Implements #1375
2017-07-28 17:12:25 +02:00
Simone Mainardi
4ad439f934 Improves grafana label visualization 2017-07-28 16:01:35 +02:00
Simone Mainardi
07301d01cd Minor rendering fix for alerts thresholds
Fixes #1381
2017-07-28 12:28:41 +02:00
Simone Mainardi
e4accce602 Handles unicode chars in host (custom) names and flow labels
Fixes #1290
2017-07-28 12:05:02 +02:00
Simone Mainardi
1b97ad41ee Implements IPv6 hierarchical filesystem paths for RRDs
Fixes #1376
2017-07-27 17:55:22 +02:00
Simone Mainardi
b15139dc2b Fix wrong alert thresholds dump/parse
Fixes #1378
2017-07-27 15:54:52 +02:00
Simone Mainardi
7375e965d2 Handles TB in jQuery tablesorter
Fixes #1366
2017-07-26 20:25:20 +02:00
Luca Deri
1ae19a244b Fixed lua error 2017-07-26 17:58:39 +02:00
Luca Deri
ac15c55377 Fixed invalid page rendering when ntopng.prefs.max_ui_strlen is undefined 2017-07-26 00:43:04 +02:00
Luca Deri
3d552614eb Fixed page error when preference ntopng.prefs.max_ui_strlen is undefined 2017-07-26 00:29:00 +02:00
Simone Mainardi
990915f3b3 Handles VLANs and traffic profiles in db queries
Fixes #1320
Fixes #946
2017-07-25 18:52:56 +02:00
Simone Mainardi
5a0855bd7c Implements VLAN Disaggregation over ZMQ
Fixes #1371
2017-07-24 23:36:19 +02:00
Simone Mainardi
12d96b9d6a Adds long host names in dashboard views 2017-07-21 15:33:34 +02:00
Simone Mainardi
fcd007a5e9 Implements configurable UI displayed string length
Implements #1159
2017-07-21 13:00:44 +02:00
Simone Mainardi
85da10af61 Implements new flow drill-down criteria: exporter ip and in/out interfaces
Implements #1326
2017-07-20 19:54:11 +02:00
emanuele-f
fb0879162f Add utility function 2017-07-20 00:36:26 +02:00
emanuele-f
e9681c206f Add utility function 2017-07-19 19:14:43 +02:00
Simone Mainardi
5dfbf87bba Implements a locales_utils file to handle language changes 2017-07-19 12:08:16 +02:00
Simone Mainardi
7ed1e49888 Implements language selection 2017-07-19 11:58:46 +02:00
Simone Mainardi
4d69182c89 Implements VLAN filtering in hosts and flows lists
Implements #999
2017-07-18 17:56:16 +02:00
emanuele-f
9eeaeeecc9 Localize captive portal login 2017-07-18 15:40:08 +02:00
emanuele-f
6a7553c703 Localize login, logout, change password pages 2017-07-18 15:07:42 +02:00
emanuele-f
caf3fad67a Fix bad alert probing preference 2017-07-17 11:04:26 +02:00
Simone Mainardi
124abf391f Updates JS deps: d3, dc and crossfilter
New versions are:
d3 3.5.17
dc 2.1.8
crossfilter 1.3.12

Possibly affects #1300
2017-07-13 19:53:00 +02:00
emanuele-f
a16f6f937d rework toggleTableButtonPrefs to reduce parameters number 2017-07-11 13:53:02 +02:00
emanuele-f
b0814d9487 Separate preferences menu from menu logic 2017-07-11 10:32:46 +02:00
Luca Deri
8766aa0538 Updated preferece changes 2017-07-10 15:58:32 +02:00
Simone Mainardi
5969c19d6b Fixes ntopng version visualization in about.lua 2017-07-05 14:44:18 +02:00
Simone Mainardi
4a8c108060 Implements Flow SNMP Localization
Implements #1325
2017-07-04 18:11:58 +02:00
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
Luca Deri
48c37e5424 Improvements on SSDP network discovery 2017-06-30 00:37:38 +02:00
emanuele-f
7f20e8f839 Make manage pools page paginatedy 2017-06-21 13:48:19 +02:00