Commit graph

117 commits

Author SHA1 Message Date
emanuele-f
c43cea7bee Add missing custom categories link for flow host_server_name 2018-10-11 12:49:26 +02:00
emanuele-f
aa1ead94c4 Add Customized Categories editor
Also unify the blacklist category handler to use the nDPI API
2018-10-10 18:41:47 +02:00
Simone Mainardi
6d99be2f2d Adds application category to the flow details page 2018-10-09 12:17:19 +02:00
Emanuele Faranda
38ef546a8f Fix device protocols policies in nEdge 2018-10-05 21:13:12 +02:00
emanuele-f
a8967a910a Fix forbidden device protocols reporting 2018-10-05 17:22:55 +02:00
Emanuele Faranda
9420187b18 Add device protocol information into blocked flows status 2018-10-03 17:35:46 +02:00
emanuele-f
457dcb3457 Implement Device Protocols Alerts 2018-10-02 22:35:00 +02:00
Simone Mainardi
4d722ac4a4 Implements custom flow field value mappings 2018-09-14 19:16:10 +02:00
Simone Mainardi
c0ae77e43a Adds host in dumped http flows info
Implements #1988
2018-09-07 19:15:52 +02:00
Simone Mainardi
fc7edad218 Skips flow SNMP ports print when ports are missing 2018-05-17 17:25:56 +02:00
Luca Deri
7d978d466c Minor cosmetic change 2018-04-16 19:25:20 +02:00
Luca Deri
f9dcd7fe6a Added estimated client/server distance based on https://gist.github.com/geraldcombs/d38ed62650b1730fb4e90e2462f16125
Fixed invalid RTT display
2018-04-16 01:07:26 +02:00
Simone Mainardi
3d6af7a740 Implements TCP KeepAlive Stats
Implements #1711
2018-03-30 18:17:20 +02:00
Luca Deri
f0c936c368 Updated (C) to 2018 2018-03-22 21:59:42 +01:00
Simone Mainardi
802dabfb32 Implements AS RTT calc. 2018-02-13 11:15:29 +01:00
Emanuele Faranda
b827f5cf0b Fix footer on nedge 2018-01-30 09:47:32 -05:00
Simone Mainardi
7b5e8e194f HTTP protocol fixes 2018-01-03 17:33:27 +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
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
Luca Deri
9847429426 Fixed flow detail when used with netfilter interfaces
Added debug code for netfilter interfaces
2017-11-05 18:29:37 +01:00
Simone Mainardi
0af70b39b7 Fixes missing VLAN display 2017-09-25 14:26:10 +02:00
Simone Mainardi
b26eb71316 Simplifies redundant info displayed with sub-Interfaces
Fixes #1464
2017-09-22 17:42:04 +02:00
Simone Mainardi
e4accce602 Handles unicode chars in host (custom) names and flow labels
Fixes #1290
2017-07-28 12:05:02 +02:00
Simone Mainardi
4a8c108060 Implements Flow SNMP Localization
Implements #1325
2017-07-04 18:11:58 +02:00
emanuele-f
21b0a1f638 Prevent non-admin users from dropping flows 2017-06-14 19:58:36 +02:00
Luca Deri
7655356c35 Implemented VRF flow aggregation 2017-05-26 14:56:12 +02:00
TakayukiOnodera
bac0fa986b Localize VLAN, port and flow pages (#1257)
* Localize VLAN stats and details

* Localize port details page

* Localize flow details page
2017-05-24 09:47:06 +02:00
emanuele-f
9097333cf1 Always show IPv6 suffix in IPv6 host names 2017-05-04 21:28:11 +02:00
emanuele-f
1c38df48c9 Unify character encoding header code 2017-05-04 17:12:06 +02:00
emanuele-f
52cdd7382a Fix wrong ajax field used in time quota 2017-04-24 15:30:01 +02:00
emanuele-f
eb7fae8c4c Visualize flow quota status information 2017-04-10 11:07:07 +02:00
Luca Deri
ddda50dfee An alert is now generated when SSL certificates don't match 2017-03-21 01:20:36 +01:00
Luca Deri
58096fda56 Minor cosmetic changes 2017-03-19 21:44:58 +01:00
Josh Soref
78e78c018c Fixes spellings and typos
Thank goes to
Josh Soref <jsoref@users.noreply.github.com>
2017-03-06 17:54:48 +01:00
Luca Deri
f2e1a4b9fc Added link to wikipedia article concerning TCP window size estimation 2017-02-12 17:33:54 +01:00
Luca Deri
34c5bce183 Added SSH signatures in flow report 2017-02-11 11:23:14 +01:00
Emanuele Faranda
afdfac1c9c Lua scripts parameters validation (#970)
* partial work

* Migrate 'mode' parameters

* Migrate alerts types

* Fix some interface ids

* Partial work

* Partial work

* End of work for _GET parameters

* Work in progress

* Add support for special parameters

* Preferences validation

* Fixes and improvements

* Enforce interger validation
2017-02-08 12:25:35 +01:00
emanuele-f
05d4956fbd Adds missing quotes to href attributes 2017-02-02 15:52:09 +01:00
emanuele-f
397d525d85 Use POST requests when required 2017-01-14 20:31:01 +01:00
emanuele-f
2c40fe3763 Make shapers rate visualization uniform 2017-01-11 20:39:57 +01:00
Luca
30e1a75f98 (C) update 2017-01-10 15:03:16 -08:00
Luca Deri
a3f19f69c3 Fixed bug that misidentified hosts in DNS flows 2016-12-20 09:45:41 +01:00
emanuele-f
1fc31e77f4 Disable shapers delete button for shapers in use 2016-12-12 18:28:22 +01:00
Luca Deri
ce5fbf2a8e Traffic shaping code cleanup and optimizations 2016-12-10 13:27:42 +01:00
Luca Deri
2107753a82 Various SIP/RTP and flow colelction fixes 2016-12-08 14:35:21 +01:00
Emanuele Faranda
4c3251662d New shapers layout and redis (#848)
* Partial work

* Partial work 2
2016-12-08 10:58:16 +01:00
Simone Mainardi
a493b96e29 Improves VoIP visualization (RTP) 2016-10-13 18:43:34 +02:00
Simone Mainardi
9147def513 Fixes flow status message 2016-10-06 16:19:00 +02:00
Simone Mainardi
1ac5337b93 Removes a debug print 2016-09-28 17:50:46 +02:00
Simone Mainardi
15d240e3cc Improves HTTP(S) server names handling 2016-09-28 17:38:03 +02:00