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
49a5817fa6
cleanup
2018-10-15 11:57:53 +02:00
Luca Deri
f0c936c368
Updated (C) to 2018
2018-03-22 21:59:42 +01:00
Luca
f4ea4491c0
When flows are idle form more than 5 sec with a unknown L7 protocol, we guess the DPI protocol without further delaying it
...
When enabling under interfaces -> dump packets to disk + unknown flows, individual unknown flows are saved under /var/tmp/ntopng/X/pcap/ndpi_unknown
2018-02-09 16:10:49 +01:00
Simone Mainardi
f82bd67ed8
Fixes multiple packet dump issues
...
This commit fixes packet dump:
- file size control
- old files rotation control
- packets per dumped files
- etc.
Fixes also #1494
2017-10-02 17:42:39 +02:00
Luca
30e1a75f98
(C) update
2017-01-10 15:03:16 -08:00
Luca Deri
0aa87b7c9b
Spring cleaning
2016-03-28 14:16:27 +02:00
Luca Deri
d7c452f0a3
Moved to 2016
2016-01-01 09:27:39 +01:00
Luca Deri
4c35559151
Various code optimizations and cleanup
2015-08-08 11:05:00 +02:00
Vittorio Gambaletta (VittGam)
619afeb480
src/PacketDumper.cpp: correctly set interface datalink type for the PacketDumper.
...
This commit fixes packet dumping for pcap interfaces such as TUN/TAP in TUN mode,
ipip tunnels, sit (IPv6 over IP) tunnels.
Signed-off-by: Vittorio Gambaletta <github@vittgam.net>
2015-07-09 09:37:58 +02:00
Luca Deri
b178cf4121
Added travis file for code testing
...
Added .gitignore file for ignoring selected files
Reworked src and include paths to organize the source better
Fixed bug with invalid git version caused in some settings that do not compile code extracting it from github
2015-05-01 19:40:52 +02:00