Commit graph

105 commits

Author SHA1 Message Date
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
Luca
0ce9332be4 Minor layour change 2016-09-14 18:30:14 +02:00
Luca Deri
a3d36634e3 Code cleanup 2016-08-10 15:53:39 +02:00
valentina
982881b1e2 Changes and rework for SIP and RTP protocol. 2016-08-01 23:54:03 +02:00
valentina
4c6adfdb49 Changed for SIP flows 2016-07-01 23:33:35 +02:00
valentina
39410f683e Changes for SIP flows. 2016-06-26 14:01:02 +02:00
Simone Mainardi
d3316b6dc9 Fixes web interface http last return code visualization issues 2016-06-21 16:24:47 +02:00
Simone Mainardi
62f418b38c Fixes web interface http last method visualization issues 2016-06-21 16:24:07 +02:00
Simone Mainardi
44060c70ad Fixes web interface http last url visualization issues 2016-06-21 16:20:24 +02:00
Simone Mainardi
e33ed413d2 Fixes web interface DNS protocol visualization issues 2016-06-21 16:17:01 +02:00
Simone Mainardi
79f778ab59 Fixes web interface ssl certificates visualization issues 2016-06-21 15:41:52 +02:00
Luca Deri
1154beb369 Enhanced flow details with new historical link 2016-06-16 08:43:18 +02:00
Simone Mainardi
6b00fe18b3 Refactors function historicalProtoHostHref 2016-06-15 16:02:57 +02:00