Simone Mainardi
4e4020a480
Implements flows filter by client/server ASN
2017-10-08 22:54:24 +02:00
Simone Mainardi
420dbe8020
Allows protocol names in the JSON bridge config
2017-10-08 19:05:37 +02:00
Luca Deri
3207a1d491
Various fixes for properl handling Mac device types
2017-10-08 14:52:17 +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
2faec95bd6
Implements stacked apps/categories charts for ASes, Networks, etc
...
Implements #1505
2017-10-05 17:50:01 +02:00
Simone Mainardi
b5d61a6d98
Hides a configuration field when not needed
2017-10-05 15:25:48 +02:00
Simone Mainardi
3bce6792be
Implements stacked nDPI application charts
...
Implements #1476
2017-10-05 15:08:26 +02:00
emanuele-f
95f3cf213c
Add check for possibly null value
2017-10-05 10:04:39 +02:00
Simone Mainardi
90aadfe112
Path fix for Windows prefs dump/restore
...
Fixes #1507
2017-10-05 10:00:34 +02:00
Simone Mainardi
a99c7a9544
Implements old RRD files deletion (frontend + partial backend)
2017-10-04 19:39:32 +02:00
Simone Mainardi
5ebfb6f01c
Implements per-MAC nDPI categories (backend + frontend)
2017-10-04 17:36:56 +02:00
Simone Mainardi
e6da58e567
Implements per-MAC RRDs (backend)
2017-10-04 16:30:38 +02:00
Simone Mainardi
c54b2523a1
Implements per-MAC RRDs (backend)
...
MAC bytes rrd is currently created if enabled from the preferences.
2017-10-04 13:07:13 +02:00
Simone Mainardi
3b59672436
Implements devices timeseries toggle preferences
2017-10-04 10:19:47 +02:00
Simone Mainardi
1c9b5a0ea0
Removes unused checkOpenFiles function
2017-10-03 16:52:37 +02:00
Simone Mainardi
69a7b91764
Prevents deletion of alert toggle upon flush of alerts
...
Fixes #1488
2017-10-02 19:36:40 +02:00
Simone Mainardi
76153395c4
Removes command line disable alerts (leaves the UI toggle)
...
Implements #1490
2017-10-02 19:28:23 +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
78a20a1666
Implements change nDPI category for custom --ndpi-protocols
...
Fixes #1458
2017-09-27 12:46:02 +02:00
Simone Mainardi
9222fbd4b9
Changes custom interface names pattern
...
Fixes #1463
2017-09-27 12:15:58 +02:00
Simone Mainardi
f788652f50
Prevents unused RRDs from being created
2017-09-26 19:51:04 +02:00
Simone Mainardi
c717ab56bd
Fixes empty devices menu
2017-09-26 19:21:46 +02:00
Simone Mainardi
fb0e7d1ac3
Fixes counters and reset buttons
2017-09-26 15:03:48 +02:00
Simone Mainardi
aaf84a6261
Adds a lua debug print
...
Tentative for #1446
2017-09-25 23:54:58 +02:00
Simone Mainardi
85098c864a
Sub-interfaces and interface view fixes
...
Fixes #1461
2017-09-25 16:21:46 +02:00
Simone Mainardi
0af70b39b7
Fixes missing VLAN display
2017-09-25 14:26:10 +02:00
Luca Deri
9a27968765
Fixed virtual interface creation
...
Reordered interface names in the interface menu, and split physical from virtual interfaces
2017-09-23 09:45:42 +02:00
Simone Mainardi
f10104c6a3
Implements recursive getters for hased view interfaces
...
Implements #1461
TODO: Implements changes also for VLANs, ASESs and MACs
2017-09-22 20:27:37 +02:00
Simone Mainardi
b26eb71316
Simplifies redundant info displayed with sub-Interfaces
...
Fixes #1464
2017-09-22 17:42:04 +02:00
emanuele-f
39b7cff95a
Fix broken cache settings page
...
Fixes #1465
2017-09-22 17:00:01 +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
Luca
9914b4c6a5
Preferences dump fix
2017-09-21 11:42:18 +02:00
emanuele-f
2a3f313159
Make protocols sorted case-insensitive
2017-09-21 10:48:55 +02:00
emanuele-f
c8648bca7e
Extend max idle timeout settings to one day
2017-09-21 10:09:25 +02:00
Luca Deri
b44032933d
Added shutdown.lua callback script to be executed during shutdown
...
RuntimePrefs are now dumped to disk via Lua and not C++
2017-09-20 23:03:21 +02:00
emanuele-f
ef28a28fc7
Expose MAC location to lua
2017-09-20 15:40:45 +02:00
emanuele-f
6975986944
Fixes blank cell
2017-09-20 00:29:53 +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
a3f24fcdfc
Allows per-category interface RRD creation
2017-09-19 18:06:10 +02:00
Simone Mainardi
3f8375fa0a
Implements interface protocol category view
...
Implements #1450
2017-09-19 17:57:39 +02:00
emanuele-f
09a1facad0
Use POST in change_ndpi_category
2017-09-19 17:51:33 +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
emanuele-f
6a9e443b35
Fix alert configuration page on hosts
...
The error was caused by a global variable reference
2017-09-19 17:05:31 +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
emanuele-f
c95032d655
Hide Layer-7 settings when traffic setting is off
...
Closes #1455
2017-09-19 15:06:00 +02:00
emanuele-f
fe67dc9e4f
Make multiple selection buttons reusable within same page
...
Fixes #1456
2017-09-19 14:46:35 +02:00
emanuele-f
c83f54dfbf
Fix MAC address search
...
- Do not add IPv6 suffix for MAC addresses
- Jump to the mac_details page for MAC addresses
Fixes #1453
2017-09-19 13:09:07 +02:00