emanuele-f
7048604404
Implement app search in applications page
2017-11-15 17:34:24 +01:00
Luca Deri
affe55628c
Modified timeseries label
2017-11-01 14:36:57 +01:00
Simone Mainardi
4bbe36c957
Removes unused DNS-based categorization
2017-10-31 13:53:17 +01:00
Simone Mainardi
a67205af77
Implements per-host traffic shapers
2017-10-23 15:01:34 +02:00
Simone Mainardi
2292a1e339
Hanldes invalid DNS query alerts
2017-10-13 17:59:20 +02:00
Simone Mainardi
3daaedc144
Adds device type in mac reports column
...
Implements #1451
2017-10-09 18:21:15 +02:00
Simone Mainardi
d5e36e87f4
Adds an Active Flows page to the AS details
2017-10-09 12:54:06 +02:00
Simone Mainardi
4e4020a480
Implements flows filter by client/server ASN
2017-10-08 22:54:24 +02:00
Simone Mainardi
7f8d96e69b
Implement per-host/mac/pool drop flow count (frontend)
...
Implements #1500
2017-10-06 19:45:39 +02:00
Simone Mainardi
bd15d284e9
AS charts notes on traffic directions
...
Fixes #1504
2017-10-06 11:16:59 +02:00
Simone Mainardi
3bce6792be
Implements stacked nDPI application charts
...
Implements #1476
2017-10-05 15:08:26 +02:00
Simone Mainardi
a99c7a9544
Implements old RRD files deletion (frontend + partial backend)
2017-10-04 19:39:32 +02:00
Simone Mainardi
3b59672436
Implements devices timeseries toggle preferences
2017-10-04 10:19:47 +02:00
Simone Mainardi
01f1435244
Improves host dump configuration description
2017-10-02 18:16:46 +02:00
Simone Mainardi
f82bd67ed8
Fixes multiple packet dump issues
...
This commit fixes packet dump:
- file size control
- old files rotation control
- packets per dumped files
- etc.
Fixes also #1494
2017-10-02 17:42:39 +02:00
Simone Mainardi
85098c864a
Sub-interfaces and interface view fixes
...
Fixes #1461
2017-09-25 16:21:46 +02:00
Luca Deri
07bb923450
Fix for missing libcap-dev lib in README.compilation
...
Fixed bugs on ARP/ICMP sorting due to packet formatting
Added drops reset when an interface is just initialized
Fixed bug on RuntimePrefs hash get
2017-09-21 14:57:27 +02:00
emanuele-f
d3292c1b7e
Add a preference to specify what to show on the policy target column.
...
The new default is to only show categories.
Existing installations will have the preference set to both.
All the user defined protocols and categories are shown regardless of the preference (as not-editable fields in case).
2017-09-20 00:02:08 +02:00
Simone Mainardi
3f8375fa0a
Implements interface protocol category view
...
Implements #1450
2017-09-19 17:57:39 +02:00
emanuele-f
1345196ba2
Only show the categories as policy targets
...
Single protocols are still supported internally.
A "Delete all Policies" button has been added to help the user flush all the rules quickly, including per-protocol rules.
2017-09-19 17:07:36 +02:00
Luca Deri
e97d1f3023
OS is now displayed in discovery report
2017-09-19 16:31:31 +02:00
Simone Mainardi
5b183c9b6c
Implements per-host ajax display of nDPI traffic categories
...
Implements #1449
2017-09-19 15:13:04 +02:00
Simone Mainardi
eabfcbda46
Implements per-category RRDs
...
Implements #1448
2017-09-19 11:46:13 +02:00
Luca Deri
bbb5b96d3e
Added DHCP filtering in L2 devices
2017-09-18 16:24:36 +02:00
Simone Mainardi
4836f2b79b
Network discovery page fixes
2017-09-17 17:28:57 +02:00
Luca Deri
8454d5d620
Tiny changes to the discovery page
2017-09-16 19:02:29 +02:00
Luca Deri
61884558f5
Added method for reporting if a network interface supports traffic directions
2017-09-16 18:55:33 +02:00
Simone Mainardi
ae828f9465
Handles UI network discovery requests
2017-09-14 21:20:01 +02:00
Simone Mainardi
717b2dfa40
Adds pref. for per-interface network discovery
2017-09-14 18:57:10 +02:00
Simone Mainardi
a8123ffe0a
Code cleanup and adjust. of naming conventions
2017-09-14 15:56:00 +02:00
Simone Mainardi
b85eea4328
Makes devices discovery a periodic task
2017-09-14 13:19:45 +02:00
Simone Mainardi
60ad184cf3
Implements periodic discovery prefs (wip)
2017-09-13 19:04:07 +02:00
Simone Mainardi
5db3192169
Localizes discover.lua page
2017-09-13 16:21:57 +02:00
Simone Mainardi
a13684b3d1
Reworks data export
...
Implements #1264
2017-09-08 17:37:33 +02:00
Simone Mainardi
2dc4fa0a63
Makes Top-K report heuristic configurable
2017-09-07 18:48:39 +02:00
Simone Mainardi
906aff3e20
Implements use of post-nat src/dst addresses and ports
...
Implements https://github.com/ntop/ntopng/issues/1398
2017-09-07 16:24:53 +02:00
Simone Mainardi
0499fce4d3
Adds missing ZMQ fields
2017-09-07 12:29:47 +02:00
Simone Mainardi
7e1af2b196
Implements customizable per-interface RRD generation
...
Implements #1429
2017-09-06 16:02:32 +02:00
Simone Mainardi
5955ee576c
Handles multiple banaced ZMQ endpoints
2017-09-05 10:18:04 +02:00
emanuele-f
08ec407fbb
Migrate code to index based device type
2017-08-16 18:18:02 +02:00
emanuele-f
29a5a7e013
Add device filter by device type dropdown
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
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
Simone Mainardi
816965b1ac
Implements support of flow field FIREWALL_EVENT
2017-08-10 15:54:03 +02:00
Simone Mainardi
f88bffed75
Fixes a typo
2017-08-08 10:50:38 +02:00
Simone Mainardi
d172cafce3
Reworks CollectorInterfaces and adds remote nProbe stats
...
Fixes #572
2017-08-05 21:37:18 +02:00
Simone Mainardi
c3ab472cfb
Adds note to listed application protocols
...
Fixes #1377
2017-08-01 14:36:48 +02:00
Simone Mainardi
a7b41075e4
Implements broadcast addresses per local network
...
Implements #571
2017-07-31 18:45:49 +02:00
Simone Mainardi
5a0855bd7c
Implements VLAN Disaggregation over ZMQ
...
Fixes #1371
2017-07-24 23:36:19 +02:00
Simone Mainardi
fcd007a5e9
Implements configurable UI displayed string length
...
Implements #1159
2017-07-21 13:00:44 +02:00