Simone Mainardi
4bbe36c957
Removes unused DNS-based categorization
2017-10-31 13:53:17 +01:00
Simone Mainardi
bd15d284e9
AS charts notes on traffic directions
...
Fixes #1504
2017-10-06 11:16:59 +02:00
Simone Mainardi
2faec95bd6
Implements stacked apps/categories charts for ASes, Networks, etc
...
Implements #1505
2017-10-05 17:50:01 +02: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
4d69182c89
Implements VLAN filtering in hosts and flows lists
...
Implements #999
2017-07-18 17:56:16 +02:00
emanuele-f
21d0e55dd0
Remove host_stats_top
2017-06-08 10:07:33 +02:00
Takayuki Onodera
421c3414cd
Localize title of columns on table in hosts_stats
...
dumpFile API call is replaced with code that should be dumped by API.
2017-06-08 15:37:35 +09: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
emanuele-f
80e48760b4
Add host pool links
2017-05-25 19:22:54 +02:00
emanuele-f
89aeabba1e
Fix blank hosts page with single quotes in pool name
2017-05-23 00:54:36 +02:00
TakayukiOnodera
5bc19a7249
Localize network_details and hosts_stats pages ( #1244 )
2017-05-17 10:12:39 +02:00
emanuele-f
1c38df48c9
Unify character encoding header code
2017-05-04 17:12:06 +02:00
emanuele-f
b83a93c6a5
Add preference to enable VLAN rrd dump and display VLAN rrd graphs
2017-04-24 13:00:24 +02:00
emanuele-f
b8c4145fcd
Implement bytes and ndpi stats for ASN
2017-03-24 17:48:52 +01:00
emanuele-f
777934eea5
Add IP version selection dropdown into network_stats and simplify hosts_stats title generation
2017-03-24 12:23:36 +01:00
emanuele-f
c546315c15
Disable host pool links for view interfaces
2017-03-23 17:54:58 +01:00
Simone Mainardi
c5064b4f21
Adds RIPE link in the AS datatable header
2017-03-20 18:14:46 +01:00
Simone Mainardi
04a18b2d5d
Fixes RIPE AS hyperlink
2017-03-17 16:51:17 +01:00
emanuele-f
20930f49c5
Add IP version selector to the looking glass page
2017-03-13 15:43:23 +01:00
Luca Deri
d78136b615
Fixed invalid search of hosts that have made a certain protocol traffic
2017-03-04 09:50:46 +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
4a836d2cee
Added link to VLAN host (in cae of tagged traffic)
2017-02-25 09:48:59 +01:00
emanuele-f
986fb2a947
Add host pool filter to the "Filter Hosts" menu
2017-02-13 10:34:00 +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
118da00425
Move Host Pools to interface page
2017-01-31 20:16:10 +01:00
emanuele-f
6b1d5a00e0
Add Pool link in host page
2017-01-31 20:16:10 +01:00
Simone Mainardi
429b5532ae
Security fixes (escapes and double-decode)
...
Prevents single (') and double (") quotes to be input as they may be used to inject arbitrary payload in requests.
Prevents double-decodes of url-encoded http contents as they can be exploited to inject non-allowed characters
in multiple steps (e.g., %2522 after the first decode becomes %22 and after the second decode becomes ").
2017-01-30 16:12:58 +01:00
emanuele-f
5c305ba6a1
Add GUI side support for host pools stats
2017-01-26 11:53:24 +01:00
Luca Deri
d9af0c8025
Added the ability to display the number of flows per host in the host list
...
DHCP/Mac address optimizations
2017-01-17 18:24:10 +01:00
emanuele-f
2141004cc6
Fix filters being lost after selecting local/remote hosts filter
2017-01-12 10:13:24 +01:00
Luca
30e1a75f98
(C) update
2017-01-10 15:03:16 -08:00
Luca
8cf2c97569
Minor GUI changes
2016-12-21 19:09:15 +01:00
Luca Deri
091378fd7b
Implemented local hosts looking glass (more criteria to be added)
2016-11-30 16:26:17 +01:00
Luca Deri
c825c689ff
Removed invalid network link from filter hosts menu
2016-11-30 09:57:17 +01:00
Luca Deri
97b19c1461
Introduced the concept of Mac hosts (it used to be mixed with L3 hosts). More work is needed to add L2 stats
...
Host activities are now enabled (and memory allocated) only for local hosts. Fixed bug in activities preferences
Cleaned up various methods
Removed some old unused code
2016-10-02 19:43:13 +02:00
Luca Deri
a3d36634e3
Code cleanup
2016-08-10 15:53:39 +02:00
Luca Deri
b7b3a21ab5
Improved AS widget loading
2016-06-24 16:11:20 +02:00
Luca Deri
92a479c443
Added routing visibility through RIPE
2016-06-23 14:45:12 +02:00
Simone Mainardi
da587f217f
Implements multidim. C host groupings facilities
2016-05-30 19:14:16 +02:00
Luca
2fb0e863fe
Fixed inter-arrival time in flows
...
Updated (C)
2016-04-19 11:06:39 +02:00
Luca Deri
3d6233a6d3
Fixed wrong URL for icon on the network stats
2016-04-18 23:54:34 +02:00
Luca Deri
1144a2fcf0
Fixed bug that was including known hosts in list of Unknown Networks
...
Minor initialization fixes
2016-04-10 10:46:15 +02:00
Luca Deri
b9068886a4
Reworked flashstart categorization support (work in progress)
2016-01-01 20:05:58 +01:00
Luca
0cb43bbb8e
Removed network icon when no hosts stats are available
2015-11-06 12:28:32 +01:00
Luca Deri
bc94680a81
Removed communities support. Its implementatation was sub-optimal and so we'll start over
2015-10-10 11:02:11 +02:00
Luca
19584df224
Renamed old variables whose name changed a few days ago
2015-09-18 17:56:53 +02:00
Luca Deri
4dd80d4778
Partial rework of NetworkInterfaceView (work in progress)
2015-09-16 00:41:29 +02:00
Luca Deri
a820699db1
Replaced historical label with icon
...
Reworked history on networks
2015-09-15 09:54:21 +02:00
Luca Deri
d5e19ec8af
Removed -F sqlite: due to this the historical interface is not finally gone and it is now possible to move forward to properly re-implement it
2015-08-15 00:09:12 +02:00