Commit graph

2508 commits

Author SHA1 Message Date
Simone Mainardi
ffabf83511 Refactors eBPF code with ebpf_utils.lua module 2018-11-06 21:57:34 +01:00
Simone Mainardi
004a6cbbc8 Updates flow processes graph 2018-11-06 21:13:20 +01:00
Simone Mainardi
f832f51f01 Moves stub sprobe_hosts.lua to attic 2018-11-06 16:58:57 +01:00
Simone Mainardi
5cb3d0d470 Fixes global variables 2018-11-06 16:52:28 +01:00
Simone Mainardi
cc87e8ffe3 Adds interface.hasEBPF lua function to show certain menu entries 2018-11-06 16:08:14 +01:00
Simone Mainardi
94386fd5ff Old sprobe code cleanup 2018-11-06 15:38:49 +01:00
Simone Mainardi
16467640fd Updates process details link in flow details page 2018-11-06 12:20:26 +01:00
Simone Mainardi
594582cdfe Implements eBPF processes drilldown with flows and pie charts 2018-11-06 12:14:20 +01:00
emanuele-f
9b75e6e834 Improve timeseries charts 2018-11-06 10:42:56 +01:00
Simone Mainardi
8ecf392682 Implements eBPF per-username flows view 2018-11-05 19:59:28 +01:00
Simone Mainardi
d08534cb8f Implements eBPF username page with per-user nDPI pie charts 2018-11-05 19:01:05 +01:00
Simone Mainardi
5776e74da6 Implements eBPF username page with processes filtering 2018-11-05 17:21:04 +01:00
Alfredo Cardigliano
955f71fb45 printing n2disk version and systemid 2018-11-05 16:30:53 +01:00
Alfredo Cardigliano
c4f7d2633d added 'active since' to the recording status 2018-11-05 15:26:09 +01:00
Alfredo Cardigliano
e6df56ea64 setting license when creating the configuration to make sure it is updated, improved disk space reporting 2018-11-05 15:06:23 +01:00
Simone Mainardi
efe1d8db5d Fixes invalid string format with missing ports 2018-11-05 14:19:36 +01:00
Alfredo Cardigliano
f6b81138b4 n2disk license configuration 2018-11-05 13:24:20 +01:00
emanuele-f
0f0517a499 Avoid adding custom categories link on NetBios names 2018-11-05 12:19:53 +01:00
Emanuele Faranda
eaab397c12 Add more DNS servers 2018-11-05 11:42:59 +01:00
Emanuele Faranda
2ebe2ffe46 Remove deprecated DNS 2018-11-05 11:18:10 +01:00
emanuele-f
e6643f12b1 Fix host traffic total serie issue with InfluxDB 2018-11-02 19:08:32 +01:00
Alfredo Cardigliano
3e6f2522ed set stuck jobs as failed 2018-10-31 19:21:25 +01:00
Alfredo Cardigliano
c64414a49e support for recording bridged interfaces 2018-10-30 22:30:40 +01:00
Simone Mainardi
128dbd086a Adds VLAN support to nIndex queries 2018-10-29 19:25:01 +01:00
emanuele-f
b687ee414f Improve charts top local talkers 2018-10-29 12:20:24 +01:00
Simone Mainardi
4520c3e00e Fixes deadlocks upon failing flows table walks 2018-10-25 17:21:12 +02:00
Alfredo Cardigliano
610cb69b9c builtin packet dump code cleanup (moving to continuous recording) 2018-10-25 09:56:52 +02:00
Simone Mainardi
93ad3d99ed Minor fix 2018-10-24 19:30:38 +02:00
Simone Mainardi
234fe8dfa9 Reworks eBPF processes tree in flow details 2018-10-24 16:53:32 +02:00
Simone Mainardi
73a9b6c85d Fixes swapped eBPF events 2018-10-24 15:03:45 +02:00
Alfredo Cardigliano
186e7c2a4b nbox integration cleanup 2018-10-23 13:00:35 +02:00
emanuele-f
c7846f8c4b Handle possibly null hresp["CONTENT"]
Fixes #2116
2018-10-22 20:05:46 +02:00
emanuele-f
be1bdfff57 Improve timeseries table navigation 2018-10-22 19:57:58 +02:00
emanuele-f
0d7c17f861 Add missing breakdown column in host flows 2018-10-22 16:04:43 +02:00
Alfredo Cardigliano
7c51217844 moved select outside the presets module 2018-10-22 10:26:12 +02:00
Alfredo Cardigliano
2b6673e1b4 recording gui improvements in case of zmq 2018-10-19 18:44:32 +02:00
emanuele-f
cce8c88ca1 Improve categories documentation 2018-10-19 18:22:06 +02:00
emanuele-f
e84173ccc4 Always show historical page when nIndex is enabled 2018-10-19 17:19:16 +02:00
Simone Mainardi
a75a6c6212 Code cleanup of old captive portal functions 2018-10-19 16:46:12 +02:00
Simone Mainardi
e916e61742 Code cleanup of pool members 2018-10-19 16:38:40 +02:00
Simone Mainardi
52de8430d0 Code cleanup of captive portal users now in nEdge 2018-10-19 15:50:58 +02:00
Simone Mainardi
b3018f52d6 Code cleanup of bridge wizard 2018-10-19 15:23:15 +02:00
Simone Mainardi
f9fff435f5 Code cleanup of old bridging preferences 2018-10-19 13:14:30 +02:00
emanuele-f
bfc36de225 Add IP based captive portal preference 2018-10-19 13:07:18 +02:00
Simone Mainardi
a1fa4e4e9f Fixes wrong interface selection yielding crashes and wrong stats
This issue was introducted recently due to the require of prefs_utils
by recording_utils. After this require, the initial interface selected
was lost.

Code requires now a cleanup to remove the old bridging parts of the
menu that are now only in nedge.
2018-10-19 12:41:04 +02:00
Alfredo Cardigliano
507fa3e972 ability to stop extractions while processing, time cap for pcap (1m by default) 2018-10-19 10:24:30 +02:00
emanuele-f
9f8a70e279 Improve category editor labels and protocol navigation 2018-10-18 19:22:02 +02:00
Alfredo Cardigliano
11e783bae1 improved n2disk-ready zmq interface detection, computing n2disk zmq address 2018-10-18 18:45:48 +02:00
Alfredo Cardigliano
d03b2b860e support for external interfaces with zmq (wip) 2018-10-18 17:38:18 +02:00
emanuele-f
1c4f6ded51 Add customized category search by category 2018-10-18 16:39:25 +02:00