Simone Mainardi
3bc4312ed1
Initial thpt calc for ZMQ flows
2018-06-21 12:49:40 +02:00
Luca Deri
f0c936c368
Updated (C) to 2018
2018-03-22 21:59:42 +01:00
Simone Mainardi
dbf2d0b286
Adds SIP call parties to the Info field
2018-01-02 19:29:19 +01:00
Simone Mainardi
236af04194
Improves accuracy of hosts active flows counters
2017-12-13 13:00:55 +01:00
Simone Mainardi
2e6fa7cf27
Per-category flow filtering capabilities
2017-12-11 20:18:55 +01:00
Simone Mainardi
4bbe36c957
Removes unused DNS-based categorization
2017-10-31 13:53:17 +01:00
Simone Mainardi
296aea9fca
Fixes handling of flows returned as JSON via AJAX
...
Flows with special characters are now properly handled via JSON
2017-10-11 18:28:48 +02:00
Simone Mainardi
d5e36e87f4
Adds an Active Flows page to the AS details
2017-10-09 12:54:06 +02:00
Simone Mainardi
4e4020a480
Implements flows filter by client/server ASN
2017-10-08 22:54:24 +02:00
Simone Mainardi
a7b41075e4
Implements broadcast addresses per local network
...
Implements #571
2017-07-31 18:45:49 +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
85da10af61
Implements new flow drill-down criteria: exporter ip and in/out interfaces
...
Implements #1326
2017-07-20 19:54:11 +02:00
Simone Mainardi
4d69182c89
Implements VLAN filtering in hosts and flows lists
...
Implements #999
2017-07-18 17:56:16 +02:00
emanuele-f
12d0e8a0bb
Quota gui improvements
...
- Filter flows with blocked traffic
- Filter hosts with blocked traffic
- Improve flow_details quota report
2017-06-05 18:09:56 +02:00
Simone Mainardi
d7b929bdc1
Implements DNS searches and reworks INFO column
2017-05-23 14:00:19 +02:00
emanuele-f
1c38df48c9
Unify character encoding header code
2017-05-04 17:12:06 +02:00
emanuele-f
b7e0669c33
Implement flow status and unidirectional flows filters
2017-03-30 13:01:54 +02:00
emanuele-f
b897b62ad6
Fix broken IP version filter after commit 78e78c018c
2017-03-13 15:43:56 +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
Emanuele Faranda
a624cda58d
More flows and hosts filters ( #1007 )
...
* Add active flows hosts filter
* Add hosts and flows filter by IP version
* Highlight active items
* Fix Unknown protocol filter
2017-03-02 19:21:43 +01:00
Luca Deri
9e121cfbb5
Removed VLAN tag in hosts and flows tables when the table contains a VLAN id (redundant info)
2017-02-25 08:46:55 +01:00
emanuele-f
7c32f4d92f
Parameters fixes
2017-02-08 17:09:51 +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
233ea9cc2b
Fix bad flows number when application filter is active
2017-01-31 15:07:06 +01:00
Luca
30e1a75f98
(C) update
2017-01-10 15:03:16 -08:00
Simone Mainardi
a493b96e29
Improves VoIP visualization (RTP)
2016-10-13 18:43:34 +02:00
Simone Mainardi
ab4d78b26d
Improves flow status descriptions
...
Uses title tags to improve the descriptions of warning tiranges
shown as well as red TCP text
2016-09-21 17:34:03 +02:00
Simone Mainardi
fe5c6377aa
Adds numFlows to flows retrieval for proper pagination
...
numFlows was suppressed in an earlier commit but this caused
issues with pagination of results.
2016-08-25 18:30:27 +02:00
Luca Deri
a3d36634e3
Code cleanup
2016-08-10 15:53:39 +02:00
valentina
d9b565e44b
Other changes for SIP protocol.
2016-07-31 18:59:31 +02:00
Luca Deri
1f7022941c
Fix for #622
...
Core cleanup
2016-06-22 13:53:04 +02:00
Simone Mainardi
44060c70ad
Fixes web interface http last url visualization issues
2016-06-21 16:20:24 +02:00
Simone Mainardi
95d6e80bd5
Fixes web interface http server name visualization issues
2016-06-21 16:19:11 +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
d6bc2ce91a
Implemented ICMP handling
...
Optimized flow memory
2016-06-15 15:33:00 +02:00
Luca Deri
46e0fef38b
Implemented alert generation for suspicious probing attempts
...
Refactored code for historical traffic analysis
Added various HTML anchors to quick jump to historical reports if -F is used (Pro version only)
2016-06-15 11:37:52 +02:00
Simone Mainardi
d79ee24c18
Minor fix to sort flows
2016-06-10 15:40:02 +02:00
Simone Mainardi
276a254603
Adds local network filter in flows lookup
2016-06-09 13:11:59 +02:00
Simone Mainardi
d5cb2a8546
Fixes obsolete flows ordering
2016-06-09 10:14:10 +02:00
Simone Mainardi
5048f0d9af
Implements class Paginator to better handle results
...
A new Paginator class has been implemented. The class
is generic in the sense that it accepts lua tables as input
in order to cofigure, for exampe, the number of results per page
and so on.
2016-06-09 00:23:25 +02:00
Simone Mainardi
942d581286
Improves hover text contents with full host name
...
Implements #596
2016-06-07 12:58:48 +02:00
Simone Mainardi
c2767e37f5
Conditional UI layout
...
Different information and messages are shown depending on the
kind of interface. For example, low goodput flows are hidden
when processing a non-packet interface.
2016-06-06 17:50:57 +02:00
Luca Deri
f3cd841bd1
Fix for #569
2016-06-02 12:12:25 +02:00
Luca
5ff9db9dd5
Improved detection of flow status
2016-05-16 18:54:08 +02:00
Luca Deri
8017ad8c3d
Minor flow info change
2016-04-24 21:57:38 +02:00
Luca
6985803662
Added ability to identify idle flows that are now marked on the user interface
2016-04-19 11:56:11 +02:00
Luca
2fb0e863fe
Fixed inter-arrival time in flows
...
Updated (C)
2016-04-19 11:06:39 +02:00
Luca
13e4913039
Fixed flow sort with port filter
...
Implemented application latency in flows
2016-04-14 22:58:58 +02:00