Commit graph

2489 commits

Author SHA1 Message Date
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
emanuele-f
9efe059588 Fix InfluxDB export failed error at startup
Fix #2108
2018-10-18 15:51:41 +02:00
emanuele-f
4c5787d39f Fix crash while mixing hosts with no MAC with hosts with MAC (e.g. with eBPF) 2018-10-18 15:41:37 +02:00
Alfredo Cardigliano
e0d6c1ee98 dialog to download multiple files 2018-10-18 15:37:19 +02:00
Simone Mainardi
7a2ef18269 Fixes a nil-to-number comparison 2018-10-17 18:30:24 +02:00
Alfredo Cardigliano
521e99ae84 traffic_extraction endpoint improvements 2018-10-17 17:54:31 +02:00
Alfredo Cardigliano
4f8da81ebd number of extraction tasks in footer, recording icon in interfaces dropdown 2018-10-17 16:25:31 +02:00
Alfredo Cardigliano
584b0c7134 traffic extraction labels changes 2018-10-17 16:05:50 +02:00
emanuele-f
ef0f401e51 Implement queryTotal for RRD and make it standard 2018-10-17 12:54:14 +02:00
Simone Mainardi
f1d578dd9d Fixes ICMP protocol shown twice in charts 2018-10-17 11:35:57 +02:00
Luca Deri
32fad1189f Process info extensions 2018-10-17 00:51:47 +02:00
emanuele-f
9214a0738b Top senders fix on RRD 2018-10-16 19:38:18 +02:00
emanuele-f
9e06ee34a4 Fix error in host_partials 2018-10-16 19:12:57 +02:00
Alfredo Cardigliano
b304c68d33 traffic extraction improvements 2018-10-16 18:59:34 +02:00
emanuele-f
ded832dfad Fix top senders/receivers totals 2018-10-16 18:39:19 +02:00
emanuele-f
9eaa5049c0 Pro charts improvements 2018-10-16 18:27:08 +02:00
Simone Mainardi
0b03b10089 Localization for nIndex top clients and servers 2018-10-16 17:57:05 +02:00
Alfredo Cardigliano
2b565d1d63 traffic extraction jobs page to list and delete jobs, pcap download endpoint 2018-10-16 17:29:08 +02:00
Simone Mainardi
7b269a28da Uses the new nIndex flows getter 2018-10-16 15:47:01 +02:00
Alfredo Cardigliano
a3a2b222de keeping track of extractions status, added getExtractionStatus lua api 2018-10-16 11:58:05 +02:00