Luca Deri
f0c936c368
Updated (C) to 2018
2018-03-22 21:59:42 +01:00
emanuele-f
f4e4559917
Change nedge default routing id
2018-01-26 12:42:35 +01:00
Simone Mainardi
43265da8b0
Makes all ntopng.pref keys persistent to file
2018-01-16 18:47:50 +01:00
emanuele-f
8ad7b4ce08
Quotas fixes and improvements
...
- Fix concurrency issue while resetting quotas
- Fix quota serialization issues
- Add missing total stats serialization
- Add per-pool quotas reset
- Fix missing string cast on cross application quotas
- Fix quota reset after midnight when ntopng is restarted
2018-01-05 10:16:50 +01:00
emanuele-f
c4f03c73d2
Prefer to set the MAC address pool over the ip address pool
2017-12-27 12:08:02 +01:00
emanuele-f
8026ed6f14
nedge localization
2017-12-20 19:17:32 +01:00
Simone Mainardi
011fc172d0
Implements host pools blocked flows stats
2017-12-15 18:17:47 +01:00
emanuele-f
fcef4212c1
Add per-pool forge dns preference
2017-12-08 14:30:58 +01:00
emanuele-f
d2deb32105
Fix captive portal issue when moving a device to the default pool
2017-12-08 13:30:42 +01:00
emanuele-f
6310d77e91
Remove conditional code on host_pools_utils which may cause errors
2017-12-07 20:13:50 +01:00
emanuele-f
9a248fbfeb
Add forge global dns pool detail
2017-12-05 18:10:49 +01:00
emanuele-f
4cddc7af53
Implement netfilter users list
...
Also remove "space" from allowed password characters, as it will return a validation error
2017-12-05 17:08:57 +01:00
emanuele-f
e3941556ae
Initial nedge2 lua page setup
2017-12-05 12:53:59 +01:00
Simone Mainardi
6e3cb6324f
Optimizes second.lua callback
2017-11-22 13:11:11 +01:00
emanuele-f
976a52f85f
Fix cross application quotas visualization
2017-11-03 15:26:41 +01:00
emanuele-f
1c826e480c
Fix host pool members address not editable
2017-11-01 16:46:49 +01:00
Luca Deri
ddbe237192
Reworked timeseries API
2017-10-29 23:47:41 +01:00
Simone Mainardi
a67205af77
Implements per-host traffic shapers
2017-10-23 15:01:34 +02:00
emanuele-f
f73871cd25
Expose HostPools information
2017-10-16 11:55:34 +02:00
emanuele-f
7fa99a926b
Expose the pools detail setter and getter
2017-08-23 17:01:42 +02:00
Simone Mainardi
c4a6ddd3a4
Implements bridge configuration via HTTP
2017-08-16 18:09:33 +02:00
emanuele-f
fb0879162f
Add utility function
2017-07-20 00:36:26 +02:00
Simone Mainardi
a76f547bd6
Fixes host pools additions for more than 10 pools
2017-06-18 17:42:28 -04:00
emanuele-f
c6063a4ca3
Compilation fix
2017-05-31 19:12:49 +02:00
emanuele-f
36deb7c6cb
Bind lua limits to C limits
2017-05-31 18:25:05 +02:00
emanuele-f
ee03ae818e
Add gui host pools limits by version
2017-05-31 15:47:08 +02:00
emanuele-f
b1edec8bd6
Improve host pool assignment logic
2017-05-27 16:21:31 +02:00
emanuele-f
9d87125e4f
Add left-over files
2017-05-23 23:26:25 +02:00
emanuele-f
4bc96c935a
Host pools improvements
...
- Traffic Policy: get first available pool, not the "Not Assigned"
- Allow to change MAC address host pool from the MAC page
- When changing an IP address pool from the host page, change MAC address instead, if available
- Show the MAC manufacturer in the host pool memebers page and allow to set a filter with it
2017-05-22 12:47:10 +02:00
emanuele-f
1ee2be27d3
Bridge wizard complete
2017-05-12 21:43:24 +02:00
emanuele-f
b6e1b3a450
Fix nDPIStats non initialized memory
2017-05-09 19:03:46 +02:00
Simone Mainardi
b5e685f243
Implements per pool member quotas
2017-05-09 15:07:53 +02:00
emanuele-f
dc86847467
Remove frequent pool re-initialization
2017-05-01 00:50:55 +02:00
emanuele-f
bf803803da
Hide children safe for non-inline interfaces
2017-04-28 11:08:41 +02:00
emanuele-f
f344f55116
Add children safe host pool option
2017-04-27 16:24:28 +02:00
emanuele-f
12e6db4efb
Fixes various community version bugs
...
- Top ports page
- Top ASNs page
- Top flow senders page
- ASN graphs
- Hosts comparison sankey, port filtering
- Blank preferences screen
- Host pools add/remove members errors
2017-04-14 16:38:19 +02:00
Emanuele Faranda
1fbbe86e39
Prevent assigning a network to the multiple Host Pools ( #1150 )
...
* Prevent assigning a network to the multiple Host Pools
* Simplify host pool search interface
* Fix for MAC addresses bugs and add user notifications
* Fix issues caused by the use of non normalized network keys
* Changes a warning message
2017-04-14 12:17:16 +02:00
emanuele-f
d8d0d4e381
Enable HostPools statistics dump and quota for Not Assigned pool.
2017-04-03 12:33:20 +02:00
emanuele-f
c546315c15
Disable host pool links for view interfaces
2017-03-23 17:54:58 +01:00
Simone Mainardi
c775d79b4e
Unbinds SNMP Devices from Interfaces
...
Implements #1074
Implements #1065
2017-03-20 16:46:00 +01:00
emanuele-f
7c32f4d92f
Parameters fixes
2017-02-08 17:09:51 +01:00
emanuele-f
af90324c96
Add lua_utils include
2017-02-02 22:11:40 +01:00
emanuele-f
62899d4385
Add button to empty an host pool
2017-02-01 11:18:59 +01:00
emanuele-f
118da00425
Move Host Pools to interface page
2017-01-31 20:16:10 +01:00
emanuele-f
195eaa6e5f
Add GUI support for volatile members
2017-01-31 20:16:10 +01:00
emanuele-f
32ab9e8769
Delete RRDs when an host pool is deleted
2017-01-31 20:16:10 +01:00
emanuele-f
66749cc891
Fix pool undeletable bug when using a different interface
2017-01-31 20:16:10 +01:00
Emanuele Faranda
2a843966da
Add alias and device type columns to host pools ( #953 )
...
* Add alias and device type columns to host pools
* Add host pool members links when available
* Add host pool links
* Implement host pool members pagination
* Host Pools GUI fixes and improvements
* Remove hardcoded columns number
* Host Pools GUI fixes
* Remove debug print
2017-01-27 17:48:58 +01:00
Simone Mainardi
e5a57d93ad
Fixes for host pools historical stats
2017-01-26 14:41:14 +01:00
emanuele-f
17c5a4af57
Delete redis dump when pool is deleted
2017-01-26 12:19:12 +01:00