Commit graph

1836 commits

Author SHA1 Message Date
emanuele-f
62f136cc08 Fix detection give up in nEdge
This prevented most flows from being offloaded
2019-09-27 17:35:27 +02:00
emanuele-f
903fcf9c98 Rename callback in processFullyDissectedProtocol 2019-09-27 14:55:50 +02:00
emanuele-f
793c4bc4c5 Add extra detection function 2019-09-27 14:07:26 +02:00
Alfredo Cardigliano
0c2ffc1f94 Dynamic and custom sub-interfaces are now sharing the same data structure (registering through API to the master interface), bug fixes 2019-09-26 15:50:31 +02:00
Alfredo Cardigliano
ff36d16968 Moved Disaggregation Criterion setting to the interface (per interface now) 2019-09-25 12:19:22 +02:00
Alfredo Cardigliano
c2d6295de0 Sub-Interface fixes and improvements 2019-09-25 10:37:31 +02:00
Alfredo Cardigliano
1b45f800f9 Sub-interfaces backend improvements for the GUI 2019-09-24 20:50:58 +02:00
Simone Mainardi
d36d69b2e2 Additional alerted flows debug traces 2019-09-24 18:19:26 +02:00
Simone Mainardi
9682b77f1e Fixes possible race conditions when accessing the flows hash table 2019-09-24 18:02:54 +02:00
Luca
19cb3ce02f Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2019-09-24 17:32:03 +02:00
Luca
7379cc1a1c Updated IAT calculation for TCP flows skipping 3WH packets 2019-09-24 17:31:46 +02:00
Simone Mainardi
d4068bb48a Adds alerted flows debug traces 2019-09-24 16:52:43 +02:00
Simone Mainardi
0bbda384c9 Adds alerted flow flag 2019-09-24 16:00:51 +02:00
Simone Mainardi
da1dbe4ab0 Reworks hash entries idling 2019-09-24 14:29:20 +02:00
emanuele-f
1bf89fdb4d Add server malicious JA3 signature check and improve alert information
Closes #2880
2019-09-24 13:30:32 +02:00
Simone Mainardi
b3f50c6b21 Fixes DNS resolution leaks and wrong ping addresses 2019-09-23 14:54:19 +02:00
emanuele-f
d32b979368 Remove Alert Endpoint preference
Fixes #2859
2019-09-23 10:48:21 +02:00
Simone Mainardi
d3fa133d1c Implements alerted flows counter for view interfaces 2019-09-19 15:26:57 +02:00
Simone Mainardi
7f150ef407 Implements alerted flows counters and shows them in the footer
Implements #2863
2019-09-19 15:15:32 +02:00
emanuele-f
f735749716 Add flow alert information into the flow defails 2019-09-18 15:10:41 +02:00
Simone Mainardi
661f897898 Implements instrumentation to monitor lua flow callbacks 2019-09-17 17:42:54 +02:00
Alfredo Cardigliano
d672d93750 Sub interfaces support (wip) (#2825) 2019-09-17 10:34:52 +02:00
Simone Mainardi
b3d595653e Initial implementation of lua flow callback scripts and blacklisted alerts
Partially implements #2842
2019-09-16 18:27:46 +02:00
Alfredo Cardigliano
b7d459dd2b Moved strdup for JSON/TLV strings from Flow to Parser to handle non-null-terminated strings 2019-09-13 12:36:19 +02:00
Simone Mainardi
093a27cd71 Implements counter resets for view interfaces 2019-09-13 12:25:54 +02:00
Simone Mainardi
77c1f85cd3 Implements interface and collection stats reset for ZMQ interfaces 2019-09-13 12:12:54 +02:00
Simone Mainardi
1bb3ec4a5f Fixes custom categories not counted in Mac stats 2019-09-13 10:56:16 +02:00
Simone Mainardi
c1603f7d59 Fixes custom categories not counted in interface stats 2019-09-13 10:51:27 +02:00
Simone Mainardi
a44def039f Fixes custom catecories not counted in nDPI stats 2019-09-13 10:20:08 +02:00
Simone Mainardi
968e21d984 Implements flow lua callbacks in the periodic activities thread 2019-09-12 15:36:41 +02:00
Simone Mainardi
0373feca8b Fixes all IPv6 hosts marked as broadcast domain hosts 2019-09-11 17:44:26 +02:00
Alfredo Cardigliano
1a98a04cdf Optimized additional elements allocation with TLV 2019-09-11 16:14:39 +02:00
Alfredo Cardigliano
9bd00fa0ee Support for encoding additional fields to TLV 2019-09-10 20:50:34 +02:00
Simone Mainardi
77a3bdb051 Reworks profiling instrumentation 2019-09-10 19:06:52 +02:00
Simone Mainardi
c33ad8af16 Reduces ZMQ interfaces minimum flow lifetime for incomplete flows 2019-09-10 18:55:50 +02:00
Simone Mainardi
949d2a1025 Calculates flow idle timeouts using nProbe data for ZMQ interfaces 2019-09-10 18:05:16 +02:00
emanuele-f
4d62d68655 Add active alerted flows filter and count
Closes #2821
2019-09-10 17:52:22 +02:00
Luca
46a3ef5002 Removed unused variable 2019-09-10 15:56:13 +02:00
Simone Mainardi
9fe404772d Handles flow alerts and alert queues in view interfaces
Implements #2828
2019-09-10 15:48:39 +02:00
emanuele-f
6e14f978d6 Flow alerts status cleanup 2019-09-10 13:12:11 +02:00
Simone Mainardi
8c3271753e Allocates InterarrivalStats only for packet interfaces with unsampled traffic
Fixes #2826
2019-09-10 12:15:01 +02:00
emanuele-f
c3fa094e99 Improve MUD prefs handling
Also implement a non-inline reloadPrefs Host method to avoid slowing down packet capture
2019-09-10 11:10:33 +02:00
Simone Mainardi
72ebd961c9 Adds ZMQ total message and avg flows/msg counters 2019-09-09 12:57:04 +02:00
emanuele-f
48d688d501 Add support for MAC MUD 2019-09-06 15:53:15 +02:00
emanuele-f
e9aa6b1703 Add flow.lua duration trace 2019-09-06 11:15:12 +02:00
emanuele-f
d9a44d615a Implement generic flow callbacks 2019-09-05 19:11:11 +02:00
Alfredo Cardigliano
38a53ec1fa Transferring flows status bitmap to the client/server host. Added anomalous flows reasons to the host details page. 2019-09-05 17:55:00 +02:00
Simone Mainardi
f9a8ca8002 Uses getStatsUpdateFreq as min ts step for non-packet interfaces 2019-09-05 14:31:04 +02:00
Alfredo Cardigliano
141622f151 Lua: created flow_consts module, getFlowStatusTypes has been replaced by flow_consts.flow_status_types, added flow.status_map to the Lua flow info 2019-09-04 22:20:51 +02:00
Simone Mainardi
5d380c39d0 Exposes interface stats update freq to lua 2019-09-05 10:27:25 +02:00