Simone Mainardi
738cc2dd86
Removes unnecessary nEdge entry in menu
2018-08-08 12:03:46 +02:00
emanuele-f
c7154c5d92
Add support for flows table
2018-08-03 13:08:38 +02:00
Luca Deri
42e5741e92
Reworked backup
2018-08-03 10:39:36 +02:00
Alfredo Cardigliano
3acc4e973d
configuration backup (tar download)
2018-07-31 17:26:08 +02:00
Luca
8befb52311
Fixed menu for nEdge
2018-06-27 09:28:59 -07:00
Luca
0941a9aa57
Added manual and API guides to the menu
2018-06-26 17:06:30 -07:00
Simone Mainardi
8347406b63
Implements deletion of host persistent data
2018-05-14 19:47:49 +02:00
Simone Mainardi
730b881b1a
Fixes issues with long interface names
...
Fixes #1717
2018-04-04 16:01:30 +02:00
Luca
d1dcff81c4
Improved passive MDNS discovery
...
Fixed MDNS decode loop
2018-04-02 11:31:28 +02:00
emanuele-f
4f8e39a0dc
Move L2 devices under hosts
2018-03-30 12:10:51 +02:00
emanuele-f
02cec8a2be
Remove host macs and show source macs instead
2018-03-23 14:42:21 +01:00
Luca Deri
f0c936c368
Updated (C) to 2018
2018-03-22 21:59:42 +01:00
emanuele-f
a1fa509a26
Localization and normal user fixes
2018-03-02 14:43:44 +01:00
emanuele-f
b0bee269c2
Localize flow and SNMP devices pages
2018-03-01 20:15:10 +01:00
emanuele-f
392bd7040a
Extends ntopng localization
2018-02-09 19:34:02 +01:00
emanuele-f
ec7b6948e0
Remove nedge code
2018-02-09 12:05:39 +01:00
emanuele-f
41224c9b9a
Separate ntopng and nedge menu
2018-01-25 12:09:44 +01:00
emanuele-f
ca21850b12
Add nedge device shutdown and reboot dialogs
2018-01-24 17:51:47 +01:00
emanuele-f
be9d60ab08
nedge applications page improvements
2018-01-23 17:43:30 +01:00
emanuele-f
2cb7a96f85
Fix menu layout issue
2018-01-23 15:44:43 +01:00
emanuele-f
24ed4ac212
Hide elements and reorganize menu in nEdge
2018-01-23 15:28:36 +01:00
emanuele-f
1878096bb2
Separate nedge dashboard
2018-01-23 14:24:41 +01:00
Simone Mainardi
10c800767d
Adjusts hosts pool labels for the nEDGE
2018-01-17 15:28:26 +01:00
emanuele-f
fa6d428b13
Add device name into the l2 devices page
2018-01-17 12:11:08 +01:00
emanuele-f
7c2057bfc3
Custom logo and style support
2018-01-15 12:01:05 +01:00
emanuele-f
665f7bf8c5
nedge dhcp static leases
2018-01-03 13:35:20 +01:00
emanuele-f
8026ed6f14
nedge localization
2017-12-20 19:17:32 +01:00
Simone Mainardi
16dd827781
Reworks nEdge boot operations
2017-12-19 14:46:46 +01:00
Simone Mainardi
8694cdfbb2
Implements conditional nEdge configuration menu
2017-12-18 13:12:00 +01:00
Simone Mainardi
04627745ae
nEdge packaging
2017-12-17 23:14:47 +01:00
Luca Deri
c9ecd931d9
Code cleanup
2017-12-16 08:23:56 +01:00
emanuele-f
0d433df91b
Fix default policy user logic
...
To determine the policy to apply, the following rules are checked in this order:
1) A pool specific policy on the protocol exists? Use it
2) A default pool policy on the protocol exists? Use it
3) A pool specific policy on the category exists? Use it
4) A defaul pool policy on the category exists? Use it
5) Use the global policy
2017-12-07 13:46:47 +01:00
emanuele-f
f02c34598f
Nedge2 changes
2017-12-06 13:19:41 +01:00
emanuele-f
337c060e20
Move nf admin scripts to pro
2017-12-05 15:04:18 +01:00
emanuele-f
e3941556ae
Initial nedge2 lua page setup
2017-12-05 12:53:59 +01:00
emanuele-f
58fba7df8b
Fix syslog preference being ignored
2017-11-17 15:27:10 +01:00
Simone Mainardi
a22022bb30
Reworks alerts to prevent local hosts I/O
2017-11-01 23:04:33 +01:00
Simone Mainardi
c717ab56bd
Fixes empty devices menu
2017-09-26 19:21:46 +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
b26eb71316
Simplifies redundant info displayed with sub-Interfaces
...
Fixes #1464
2017-09-22 17:42:04 +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
Simone Mainardi
4ac6c92b9c
Implements custom nDPI proto categories changes
2017-09-15 19:48:49 +02:00
Simone Mainardi
58f386d611
Implements method interface.isDiscoverableInterface()
2017-09-14 18:19:38 +02:00
Simone Mainardi
bb9883d423
Implements Mac page AJAX refresh and configuration
...
Implements #1437
2017-09-11 19:06:11 +02:00
Luca Deri
8fa9b5a839
Enhanced NetworkInterface::setMacDeviceType
2017-08-13 10:47:28 +02:00
Luca Deri
175a1568a5
Menu discovery is now contextual only fpr interafaces that can support it
2017-08-11 12:48:56 +02:00
Luca Deri
34714d92e1
Added network discovery in the menu
2017-08-10 08:59:38 +02:00
Simone Mainardi
2dce680ba8
Removed red color from drop icons
2017-07-31 19:06:52 +02:00