emanuele-f
|
d0ba121a5e
|
Rework flows table update
The update of multiple flows is now performed in a single AJAX request,
reducing the performance impact.
Closes #3660
|
2020-04-07 16:56:14 +02:00 |
|
emanuele-f
|
fa730db28f
|
Fixes for capture from nProbe Agent
- Add missing protocol guess
- Fix flows filter by L4 protocol
- Fix traffic profile filter validation
- Fix missing apps in the l7 dropdown
- Fix bad unidirectional flow status with ebpf flows
- Fix broken flows refresh in username_details.lua
|
2020-03-11 19:22:31 +01:00 |
|
Luca Deri
|
170bc60f19
|
Updated (C)
|
2020-01-08 23:52:51 +01:00 |
|
Simone Mainardi
|
7402bbdd14
|
FontAwesome 5 migration
|
2019-12-09 15:11:37 +01:00 |
|
emanuele-f
|
793dcab32c
|
Use process name and username as key instead of pid and uid
Names are more reliable across multiple machines
|
2019-05-30 18:04:38 +02:00 |
|
Simone Mainardi
|
a489dbe103
|
Additional sprobe code cleanup
|
2019-02-11 14:41:40 +01:00 |
|
emanuele-f
|
6113c692af
|
Unify Protocol/Application labels
L4 information is now referred to as "Protocol"
L7 information is now referred to as "Application"
Closes #2316
|
2019-01-28 16:59:27 +01:00 |
|
Simone Mainardi
|
1eece0f06e
|
Adds process-process eBPF graphs in host details
|
2018-11-08 10:14:46 +01:00 |
|
Simone Mainardi
|
ffabf83511
|
Refactors eBPF code with ebpf_utils.lua module
|
2018-11-06 21:57:34 +01:00 |
|