Commit graph

911 commits

Author SHA1 Message Date
emanuele-f
d67e1da455 Move slack prefs under the ntopng.prefs key 2017-08-28 10:12:07 +02:00
emanuele-f
7fa99a926b Expose the pools detail setter and getter 2017-08-23 17:01:42 +02:00
emanuele-f
658dff649a Fix device type assignment after discovery 2017-08-16 19:34:44 +02:00
emanuele-f
26ec2606a6 Add accidentally removed string in discover.lua 2017-08-16 19:29:35 +02:00
emanuele-f
43bf8e5003 Fix discover.lua error 2017-08-16 18:18:02 +02:00
emanuele-f
8b92590287 Make the user defined device type a preference and fix host pool member icon assignment 2017-08-16 18:18:02 +02:00
emanuele-f
08ec407fbb Migrate code to index based device type 2017-08-16 18:18:02 +02:00
emanuele-f
6cdcc0ffac Unify host and mac device types
Now the device type is a layer-2 concept and as such is stored into the Mac objects
2017-08-16 18:18:02 +02:00
Simone Mainardi
c4a6ddd3a4 Implements bridge configuration via HTTP 2017-08-16 18:09:33 +02:00
Luca Deri
c74abf4eb0 Network discovery:
- Removed redundancies between C and Lua
- Discovery is now enabled at interface creation (if supported by the device).
2017-08-16 09:07:28 +02:00
Simone Mainardi
50f2c97fc6 Minor release name change 2017-08-14 18:16:58 +02:00
Luca Deri
93d96d1faa Improved device detection
Fixed invalid 0.0.0.0 and 255.255.255.255 scan bug
2017-08-13 13:45:02 +02:00
Luca Deri
6ab41bee36 Device discovery now sets the device type in the Mac class
Mac devices are now serialized/deserialized
2017-08-13 10:26:14 +02:00
emanuele-f
46d1df9d4e Fix missing mac address link when no manufacturer is available 2017-08-11 15:49:59 +02:00
Simone Mainardi
816965b1ac Implements support of flow field FIREWALL_EVENT 2017-08-10 15:54:03 +02:00
Luca Deri
66841e28a4 Added ability to specify (optional parameter) SNMP version
Improved discovery
2017-08-08 15:13:20 +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
emanuele-f
2b2ce80aa2 Initial type and services information on the Mac objects 2017-08-04 00:40:46 +02:00
Simone Mainardi
9918a14dc2 Fixes wrong rrd RRA sizing 2017-08-02 00:19:15 +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
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
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
4a8c108060 Implements Flow SNMP Localization
Implements #1325
2017-07-04 18:11:58 +02:00
Luca Deri
48c37e5424 Improvements on SSDP network discovery 2017-06-30 00:37:38 +02:00
Simone Mainardi
a76f547bd6 Fixes host pools additions for more than 10 pools 2017-06-18 17:42:28 -04:00
Luca
d80f97f3d8 Improved version on footer 2017-06-16 07:45:18 -04:00
Luca
c89fda21b5 FIxed ntopng versions inconsistency 2017-06-15 22:23:10 -04:00