Commit graph

3564 commits

Author SHA1 Message Date
Simone Mainardi
3f275417a3 Fixes race conditions with custom categories reload 2018-11-19 17:03:58 +01:00
Alfredo Cardigliano
6f029bb74c added extraction limit (optional) 2018-11-16 10:05:59 +01:00
Alfredo Cardigliano
1fb192d6c6 mg_write timeout, limitung number of live extractions 2018-11-14 14:16:17 +01:00
Simone Mainardi
d21feec61d Adds ICMPv6 support to community id flow hash 2018-11-14 11:51:43 +01:00
Alfredo Cardigliano
c849fde491 interface.runLiveExtraction API to extract traffic with a direct download, live_traffic_extraction.lua endpoint 2018-11-13 22:35:28 +01:00
Simone Mainardi
b60855888d Adds ICMP defines missing on OS X 2018-11-13 20:08:43 +01:00
Simone Mainardi
5d7113bf23 Implements Community ID Flow Hashing 2018-11-13 19:52:43 +01:00
Simone Mainardi
3e10192912 Makes the maximum number of aggregated flows configurable and optional
Fixes #2123
2018-11-09 19:50:56 +01:00
Alfredo Cardigliano
763922bb2e setting n2disk capture direction based on the ntopng capture direction 2018-11-09 16:28:38 +01:00
Alfredo Cardigliano
573bade0e0 extracted files limit is in bytes now, added bytes limit to preferences, PacketDumper code cleanup 2018-11-09 10:24:10 +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
594582cdfe Implements eBPF processes drilldown with flows and pie charts 2018-11-06 12:14:20 +01:00
Simone Mainardi
5776e74da6 Implements eBPF username page with processes filtering 2018-11-05 17:21:04 +01:00
Luca Deri
02c539db6e Added check to avoid time rollback on interfaces 2018-11-03 10:58:39 +01:00
Alfredo Cardigliano
3683d1dbf9 profiling support 2018-10-29 10:54:29 +01:00
Alfredo Cardigliano
610cb69b9c builtin packet dump code cleanup (moving to continuous recording) 2018-10-25 09:56:52 +02:00
Simone Mainardi
73a9b6c85d Fixes swapped eBPF events 2018-10-24 15:03:45 +02:00
emanuele-f
b9d5f7c4f5 Fix dropped traffic in nEdge VLAN trunk mode due to captive portal settings 2018-10-23 15:12:32 +02:00
emanuele-f
ae04ad2c7c Fix resolveHostName not honoring dns resolution settings 2018-10-22 15:50:11 +02:00
Alfredo Cardigliano
f041046956 default max packet size set to 1522 to handle qinq 2018-10-22 10:43:02 +02:00
emanuele-f
bfc36de225 Add IP based captive portal preference 2018-10-19 13:07:18 +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
Simone Mainardi
cb1b35a6ca Fixes early expiration of some TCP flows 2018-10-17 14:32:51 +02:00
Luca Deri
62101347f8 Process info fix 2018-10-17 12:28:17 +02:00
Luca Deri
50db9cbd85 Process changes
Restored unused code on some platforms
2018-10-17 09:07:14 +02:00
Luca Deri
32fad1189f Process info extensions 2018-10-17 00:51:47 +02:00
Luca Deri
354a7a6d66 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2018-10-16 19:17:15 +02:00
Luca Deri
15ec19fe0d Improved process introspection 2018-10-16 19:17:03 +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
Alfredo Cardigliano
a3a2b222de keeping track of extractions status, added getExtractionStatus lua api 2018-10-16 11:58:05 +02:00
Alfredo Cardigliano
0265d84479 runExtraction/isExtractionRunning lua api 2018-10-16 09:44:51 +02:00
Luca Deri
4130484d1b Process info: work in progress 2018-10-16 09:06:31 +02:00
Luca Deri
757341a0bb Improved process info in flows 2018-10-15 22:13:33 +02:00
emanuele-f
6717e3850b Rework l7 policies to properly handle nDPI categories 2018-10-15 17:18:27 +02:00
Alfredo Cardigliano
7f5c0337d1 TimelineExtract, traffic_extraction.lua endpoint 2018-10-15 14:41:59 +02:00
Alfredo Cardigliano
49a5817fa6 cleanup 2018-10-15 11:57:53 +02:00
Alfredo Cardigliano
e9149d8806 footer badge when running traffic recording, logs page, --storage-dir option renamed to --pcap-dir 2018-10-12 18:09:35 +02:00
Simone Mainardi
3291161aed Fixes userddefined device type overwritten by ntopng
Fixes #2084
2018-10-12 16:51:38 +02:00
emanuele-f
c0cc0b895d Optimize nDPIStats::lua for timeseries 2018-10-12 15:41:07 +02:00
emanuele-f
99a0cf0dd6 Optimize foreachLocalRRDHost for timeseries extraction 2018-10-12 14:20:27 +02:00
Alfredo Cardigliano
4ae5b3739b using data dir as default storage path for pcap 2018-10-12 14:12:37 +02:00
Simone Mainardi
57e035ed2f Implements One-Way traffic filter for hosts
Implements #2091
2018-10-12 12:56:52 +02:00
emanuele-f
de4e996ffc Move NetworkInterfaceTsPoint to separate file 2018-10-12 10:31:28 +02:00
Luca Deri
e020281263 Initial changes for libebpfflow support 2018-10-12 09:01:46 +02:00
emanuele-f
3bd6a1a97c Add preference to enable Device Protocols Policies in nEdge 2018-10-11 18:15:43 +02:00
Simone Mainardi
f30e042cfc Implements data cleanup for pcap interfaces
Implements #2092
2018-10-11 18:10:30 +02:00
emanuele-f
658e30a586 Improve category stats calculation 2018-10-11 16:08:45 +02:00
Alfredo Cardigliano
6d3ff8cf44 removed 'traffic recording' page (moving configuration to the interface page), moved storage configuration to prefs, listing only ntopng interfaces in recording_utils.getInterfaces 2018-10-11 12:14:40 +02:00
Simone Mainardi
dcd1848579 Fixes use of HSTRLEN only available in Redis >= 3.2.0 2018-10-11 11:57:56 +02:00
emanuele-f
aa1ead94c4 Add Customized Categories editor
Also unify the blacklist category handler to use the nDPI API
2018-10-10 18:41:47 +02:00