emanuele-f
6c7871596e
Host pools UI improvements
2017-01-19 11:30:58 +01:00
Luca Deri
ddf6601f9a
Enable/disable captive portal from preferences
...
Fixed HTTP bug that prevented ntopng to work on standard ports (80, 443)
Fixed minor UI glitches
2017-01-18 22:25:22 +01:00
emanuele-f
716e01cbbe
Make shapers use hosts pools
2017-01-18 20:06:23 +01:00
emanuele-f
5f3093d067
Implement host pools page
2017-01-18 10:34:52 +01:00
Simone Mainardi
8033cb0f28
Fix for reset counters buttons
2017-01-14 22:18:51 +01:00
emanuele-f
34df0ec2c4
Fix page parameters
2017-01-14 21:05:22 +01:00
emanuele-f
397d525d85
Use POST requests when required
2017-01-14 20:31:01 +01:00
emanuele-f
0e7bdf503e
Fix after rebase
2017-01-11 20:40:29 +01:00
emanuele-f
6934bfdb0b
Move style definition to css
2017-01-11 20:39:57 +01:00
emanuele-f
2c40fe3763
Make shapers rate visualization uniform
2017-01-11 20:39:57 +01:00
emanuele-f
b07467c1be
Fix policy clone button appearing as clicked
2017-01-11 20:39:57 +01:00
emanuele-f
9c1c4eb75b
Fix IPv6 support in shaper
2017-01-11 20:39:57 +01:00
emanuele-f
ed63d81a71
Prevent empty shaper rate
2017-01-11 20:39:57 +01:00
emanuele-f
c59088f6d6
Restore separated protocols and categories dropdown
2017-01-11 20:39:57 +01:00
emanuele-f
5ebefe06aa
Use default bootstrap disable state
2017-01-11 20:39:57 +01:00
emanuele-f
b19a0c930f
Generalize resolution buttons and use in bandwidth manager
2017-01-11 20:39:57 +01:00
emanuele-f
9dd027110f
Save perPage state
2017-01-11 20:38:35 +01:00
emanuele-f
7208015a3b
Show protocols in category hierarchy
2017-01-11 20:38:35 +01:00
Luca
30e1a75f98
(C) update
2017-01-10 15:03:16 -08:00
Luca
ad39507762
Label fix
2016-12-31 19:26:05 +01:00
emanuele-f
795b8973a7
Allow to add multiple protocol policies at once
2016-12-30 19:50:06 +01:00
emanuele-f
6d183689f6
Shaping protocol categories support complete
2016-12-30 19:50:06 +01:00
emanuele-f
51abbfa7e4
Initial shaping protocol categories support
2016-12-30 19:50:06 +01:00
Luca
6a5714a2d9
Traffic profiles crash fix
2016-12-28 22:08:02 +01:00
emanuele-f
7dfda54934
Add total host activity
2016-12-28 12:14:28 +01:00
emanuele-f
88b2b76fbf
Enable custom name for any interface type except pcap files and dummy
2016-12-22 15:16:10 +01:00
Luca
d4e6ab273f
Interface fix
2016-12-21 18:10:58 +01:00
Simone Mainardi
482c2ca834
Implements counter resets
...
This commits adds two reset buttons to the interface page.
One button allows the reset of all interface counters, namely,
packets and bytes received, packets dropped, and the number of
flows exported and dropped (when mysql or elasticsearch is enabled).
The other button allows the reset of only the drops.
2016-12-21 12:48:04 +01:00
emanuele-f
79ac40b5fe
Unify some datatable utility code
2016-12-19 15:37:20 +01:00
Luca Deri
3892eacd6a
Computed ZMQ message drops reported in the interface stats. The latest nprobe is required for ZMQ stats otherwise the value will be zero
2016-12-17 17:09:19 +01:00
emanuele-f
98e7f9e31f
Change default retrigger time
2016-12-16 10:57:42 +01:00
emanuele-f
41713e397c
Remove red alert icon from interface page
2016-12-15 10:56:47 +01:00
emanuele-f
2899e1eeb7
Html fix
2016-12-14 18:06:25 +01:00
emanuele-f
f697740b91
Move network creation to a separate page
2016-12-14 10:21:48 +01:00
valentina
9143d674cd
Removed the limit to apply shaper rules just to the networks passed via -m parameter.
...
Minor changes to tarffic shaping page.
2016-12-14 00:51:01 +01:00
Luca
25185ce028
While the network interface has at least one engaged interface alert, expired flows are now triggering a flow alert
2016-12-13 01:19:50 +01:00
emanuele-f
1fc31e77f4
Disable shapers delete button for shapers in use
2016-12-12 18:28:22 +01:00
Luca Deri
564841a82b
Added notes on shapers on the traffic policer table
...
Added tracings for shapers debugging
2016-12-11 11:01:21 +01:00
Luca Deri
ce5fbf2a8e
Traffic shaping code cleanup and optimizations
2016-12-10 13:27:42 +01:00
Luca Deri
6f9a7d0238
Lua code cleanup
2016-12-10 08:45:13 +01:00
Simone Mainardi
e3e4a97353
Reviews reloadL7Rules lua calls
2016-12-08 17:32:45 +01:00
Simone Mainardi
823a306864
Implements shapers init for bridge interfaces
2016-12-08 13:22:17 +01:00
Emanuele Faranda
4c3251662d
New shapers layout and redis ( #848 )
...
* Partial work
* Partial work 2
2016-12-08 10:58:16 +01:00
Luca Deri
5cee98a65c
Shaper code cleanup
2016-12-05 13:00:02 +01:00
emanuele-f
8ad16e777b
Fix network groups form dirty when coming from host page
2016-12-04 00:00:28 +01:00
emanuele-f
5d8723ba0c
Unify alerts settings code
2016-12-03 00:56:39 +01:00
emanuele-f
f0fcd0a2c3
re_arm alerts globally
2016-12-02 15:56:24 +01:00
Emanuele Faranda
eda7bd42b1
Traffic policing page i18n, are-you-sure integration and styling ( #837 )
...
* Traffic policing page internationalization, are-you-sure integration, styling
* are-you-sure utility functions
* move to shaping section
2016-11-30 15:03:29 +01:00
emanuele-f
82e4f337fa
Hide blacklist panel
2016-11-29 10:48:55 +01:00
emanuele-f
d52dc77e36
Implement per-network protocol shaping
2016-11-27 01:50:31 +01:00