Simone Mainardi
6d99be2f2d
Adds application category to the flow details page
2018-10-09 12:17:19 +02:00
Luca Deri
65ab40c339
Added time to aggregated flow dump
2018-10-07 17:56:33 +02:00
Luca Deri
2236828cdb
Added fix for running ntopng -h even without redis running
2018-10-05 12:55:09 +02:00
Simone Mainardi
a9d45aa6fd
Fixes live traffic download hanging GUI when filter don't match any packet
...
Fixes #2072
2018-10-01 11:15:00 +02:00
Simone Mainardi
78a457e731
Fixes broken sort by column info
...
Fixes #2074
2018-10-01 10:47:41 +02:00
Simone Mainardi
889729495e
Implements support for collected custom applications
2018-10-01 00:22:49 +02:00
emanuele-f
db982bd217
Do not generate slows stats alert for PCAP dump files
2018-09-28 11:05:55 +02:00
emanuele-f
3dc4a8dc59
Fix slow stats update alert
2018-09-27 21:08:02 +02:00
emanuele-f
0e89aadcbb
Reduce shutdown time
2018-09-27 20:01:21 +02:00
emanuele-f
03bf331c3e
Add alert for slow stats update and reduce flow alert generation
...
This avoids SQLite database flooding during an ongoing attack which can block stats update
2018-09-27 19:31:38 +02:00
emanuele-f
a5483bd0cf
Reload active hosts blacklist when lists change at runtime
2018-09-27 18:28:55 +02:00
Luca Deri
b3fec44897
Code cleanup
2018-09-26 08:42:47 +02:00
emanuele-f
26fabc78f9
Fix IP reassociation alert with broadcast MAC
2018-09-25 18:57:20 +02:00
Simone Mainardi
b724cc4518
Uses struct ndpi_proto when collecting ZMQ flows
2018-09-17 18:00:06 +02:00
Simone Mainardi
a809933ebd
Adds configurable tiny aggregated flows
...
Implements #1989
2018-09-10 16:53:54 +02:00
Simone Mainardi
0837bf1b20
Implements count of aggregated flows in flow aggregation
2018-09-10 16:13:22 +02:00
Luca Deri
71a97fe70d
Minor cleanup
2018-09-05 17:19:10 +02:00
Simone Mainardi
005335673f
Prevents zero-vlan flows from being skipped when disaggr. is enabled
2018-09-04 14:59:57 +02:00
emanuele-f
cfc345709d
Implement high resolution interface timeseries
2018-09-04 12:57:18 +02:00
Simone Mainardi
0e258ce831
Implements flag for interfaces with mirrored traffic
...
Implements #1917
2018-08-28 18:27:53 +02:00
Luca Deri
e67d40694f
Minor code cleanup
2018-08-22 14:26:10 +02:00
Simone Mainardi
b5737c9e53
Removes a debug define
2018-08-22 13:08:25 +02:00
Simone Mainardi
07d993cd76
Makes the number of aggregated flows configurable
2018-08-22 13:06:05 +02:00
Luca Deri
d146200962
Implements async HTTP send used in pcap download to avoid that paused clients will lead ntopng to drop packets
2018-08-15 08:13:25 +02:00
Simone Mainardi
6f0104045a
Initial work to check available space in socket buffers to send pcaps
2018-08-14 19:55:10 +02:00
Simone Mainardi
bd4252d727
Live pcap download security fixes
2018-08-14 17:57:42 +02:00
Luca Deri
5f77b18c80
Added ability to set live pcap duration and optional BPF filter
2018-08-08 16:33:37 +02:00
Luca Deri
030a8c026e
Disabled traces, removed un-necessary var
2018-08-08 14:14:12 +02:00
Luca Deri
30e22c3a71
Implemented multiple-pcap file download and monitor
2018-08-08 14:06:25 +02:00
Alfredo Cardigliano
ad0dfc0a11
commented out mg_close_connection that was causing crashed in mongoose (is it really needed?)
2018-08-07 19:19:28 +02:00
Alfredo Cardigliano
508f2ca8e5
live_traffic.lua now accepts start/stop/status, implemented NetworkInterface::stopLiveCapture and Lua API stopLiveCapture
2018-08-07 19:07:41 +02:00
Luca Deri
3e6f8541df
Added support for listing live captures
2018-08-07 16:45:20 +02:00
Luca Deri
d243de1770
Minor fix
2018-08-07 13:35:47 +02:00
Simone Mainardi
f7fdc40c72
Major nEdge code cleanup
2018-08-06 17:54:25 +02:00
Simone Mainardi
46f89a69d2
Fixes wrong hosts retrv by pool id
2018-08-04 19:16:27 +02:00
Luca Deri
ca0bf36e89
Changed purge policy for netfilter based interfaces
2018-08-04 11:18:59 +02:00
Luca Deri
96bd573195
Removed trace
2018-08-03 19:22:43 +02:00
Luca Deri
9a8e33cc9d
Cosmetic changes
2018-08-03 18:47:36 +02:00
Luca Deri
ae9c68171c
Minor optimization
2018-08-03 18:23:16 +02:00
Luca Deri
493351226a
Added umask set
2018-08-02 14:11:26 +02:00
emanuele-f
af1fc50ce6
Add preference to select the timeseries database to use
2018-07-30 12:53:55 +02:00
Luca
f16a39ef04
Reworked live packet capture for both hosts and interfaces
2018-07-24 11:57:31 +02:00
Simone Mainardi
4ce97fe86d
Implements live pcap capture and download
2018-07-23 19:28:00 +02:00
Simone Mainardi
93838435fb
Implements option to ignore VLAN identifiers
...
Implements #1870
2018-07-19 19:17:06 +02:00
Simone Mainardi
2c641cf286
Refactors class Host in LocalHost and RemoteHost
...
Adds class RemoteHost
Moves alert fields to LocalHost
Adds initialize() function to LocalHost
Differentiates local/remote hosts in restore
Uses isLocalHost for lua host print
Removes debug prints
2018-07-18 14:25:31 +02:00
Luca Deri
444a12e0e8
Win fixes
2018-07-17 00:58:05 +02:00
Luca Deri
ea115eb582
Fix for enabling broken SSL certificate mismatch alerts
2018-07-09 23:48:31 +02:00
emanuele-f
a784ccaf60
Add interface local hosts number threshold alert
2018-07-09 11:59:06 +02:00
Luca
b5485b63ed
Implemented variable PPP header lenght
2018-07-07 22:09:30 +02:00
emanuele-f
f62345e0cb
Fix disk packet dump
...
Broken since commit 4ea4491c054097383499d589eebf8a7d5bffa4a
2018-06-20 16:00:36 +02:00