Simone Mainardi
730b881b1a
Fixes issues with long interface names
...
Fixes #1717
2018-04-04 16:01:30 +02:00
Simone Mainardi
54c7e0265a
Fixes unassigned hosts in pool members badge counter
2018-03-26 18:47:10 +02:00
Luca Deri
f0c936c368
Updated (C) to 2018
2018-03-22 21:59:42 +01:00
emanuele-f
86ac46abd4
Hide top hidden hosts
2018-03-05 16:01:33 +01:00
emanuele-f
4c84f1da2f
Implement "hide from top" preference
2018-03-05 16:01:33 +01:00
emanuele-f
2bc54cd96c
Fix flows export drop percentage
2018-02-07 10:06:08 +01:00
Emanuele Faranda
b827f5cf0b
Fix footer on nedge
2018-01-30 09:47:32 -05:00
emanuele-f
24ed4ac212
Hide elements and reorganize menu in nEdge
2018-01-23 15:28:36 +01:00
emanuele-f
2e9a9a9efa
Fix missing profiles icon
2017-12-22 15:03:19 +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
Simone Mainardi
2758ecf24b
Moves function call after require
...
Fixes #1596
2017-12-10 11:42:28 +01:00
emanuele-f
5b4aa461d9
Remove traffic policy menu on nedge2
2017-12-08 12:23:40 +01:00
emanuele-f
bffd2db88f
Move quotas bars javascript to separate file
2017-12-07 17:57:35 +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
Simone Mainardi
c10dc8f1ac
Moves shapers function to shaper_utils
2017-12-06 15:30:14 +01:00
emanuele-f
6635d1a716
Rework top-talkers to improve performance and clean code
2017-11-28 18:00:30 +01:00
Simone Mainardi
e43f75522a
Fixes missing getAggregatedTopJSON
2017-11-25 19:30:22 +01:00
Simone Mainardi
045f84bb6b
Removes unused require
2017-11-23 19:35:52 +01:00
Simone Mainardi
6e3cb6324f
Optimizes second.lua callback
2017-11-22 13:11:11 +01:00
Luca Deri
32bee91c83
Added HREF from flows info to flow lists according to flow exporter/interfaces
...
Improved flow drops report in interfaces
For ZMQ interfaces throughtput is computed with frequency not les than 5 sec to avoid inaccurate computation
2017-11-18 15:47:34 +01:00
emanuele-f
7048604404
Implement app search in applications page
2017-11-15 17:34:24 +01:00
emanuele-f
7a62ae009b
Fix interface, macs, hosts configuration pages consinstency
2017-11-15 17:34:24 +01:00
emanuele-f
6b8e87613c
Little fix
2017-11-13 17:47:11 +01:00
Luca
f1d12102a5
Added sFloc counter stats in interface view
2017-11-11 08:38:49 +00:00
emanuele-f
976a52f85f
Fix cross application quotas visualization
2017-11-03 15:26:41 +01:00
emanuele-f
e77e16d91d
Add cross application pool quota selector
2017-11-02 11:12:46 +01:00
Simone Mainardi
a22022bb30
Reworks alerts to prevent local hosts I/O
2017-11-01 23:04:33 +01:00
Simone Mainardi
4bbe36c957
Removes unused DNS-based categorization
2017-10-31 13:53:17 +01:00
Simone Mainardi
08b3a5410a
Fixes table sort issues
2017-10-17 13:42:47 +02:00
Simone Mainardi
58256e12f3
Implements per-MAC host pool counters
...
Fixes #1511
Implements #1478
2017-10-13 12:42:21 +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
9222fbd4b9
Changes custom interface names pattern
...
Fixes #1463
2017-09-27 12:15:58 +02:00
Simone Mainardi
fb0e7d1ac3
Fixes counters and reset buttons
2017-09-26 15:03:48 +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
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
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
61884558f5
Added method for reporting if a network interface supports traffic directions
2017-09-16 18:55:33 +02:00
Simone Mainardi
717b2dfa40
Adds pref. for per-interface network discovery
2017-09-14 18:57:10 +02:00
Luca Deri
d3444879d0
Host pool member counter is now displayed in the interface page
2017-09-11 22:18:40 +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
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
2dce680ba8
Removed red color from drop icons
2017-07-31 19:06:52 +02:00
Simone Mainardi
36a52a687d
Enhances the interfaces menu (drops indication + icons)
...
Implements #1038
2017-07-31 11:19:06 +02:00
emanuele-f
6b8dbf59cc
Make alert entity_type always explicit and rework alert_utils
2017-06-09 14:31:22 +02:00