Commit graph

95 commits

Author SHA1 Message Date
Luca Deri
8454d5d620 Tiny changes to the discovery page 2017-09-16 19:02:29 +02:00
Simone Mainardi
ae828f9465 Handles UI network discovery requests 2017-09-14 21:20:01 +02:00
Simone Mainardi
717b2dfa40 Adds pref. for per-interface network discovery 2017-09-14 18:57:10 +02:00
Simone Mainardi
777637e5a1 Simplifies discovered devices cache content 2017-09-14 17:14:03 +02:00
Simone Mainardi
a8123ffe0a Code cleanup and adjust. of naming conventions 2017-09-14 15:56:00 +02:00
Simone Mainardi
b85eea4328 Makes devices discovery a periodic task 2017-09-14 13:19:45 +02:00
Simone Mainardi
5db3192169 Localizes discover.lua page 2017-09-13 16:21:57 +02:00
Simone Mainardi
b4ff106a5b Refactors discover.lua to make discovery a function 2017-09-13 16:11:33 +02:00
Simone Mainardi
079b3899e2 Refactors discovery.lua to separate generation from rendering 2017-09-13 14:32:40 +02:00
Luca
c09023a2bc Discovery improvements 2017-09-12 11:37:05 +02:00
Luca
69273c5cc6 Reworked the way ntopng and Lua share environment 2017-08-29 08:30:50 +02:00
emanuele-f
43bf8e5003 Fix discover.lua error 2017-08-16 18:18:02 +02:00
Luca Deri
86fd543f77 Improved host discovery by using resolved name gathered by ntopng engine 2017-08-16 09:30:49 +02:00
Luca Deri
c74abf4eb0 Network discovery:
- Removed redundancies between C and Lua
- Discovery is now enabled at interface creation (if supported by the device).
2017-08-16 09:07:28 +02:00
Luca Deri
8df0b552f1 Complemented device discovery with past knowledge 2017-08-13 14:04:50 +02:00
Luca Deri
93d96d1faa Improved device detection
Fixed invalid 0.0.0.0 and 255.255.255.255 scan bug
2017-08-13 13:45:02 +02:00
Luca Deri
2df8ac6d7a Fixed ghost icon path 2017-08-13 11:24:48 +02:00
Luca Deri
317c868760 Improved TV discovery 2017-08-13 11:21:08 +02:00
Luca Deri
8fa9b5a839 Enhanced NetworkInterface::setMacDeviceType 2017-08-13 10:47:28 +02:00
Luca Deri
6ab41bee36 Device discovery now sets the device type in the Mac class
Mac devices are now serialized/deserialized
2017-08-13 10:26:14 +02:00
Luca Deri
931a96e049 Improvements to netwrok discovery 2017-08-11 17:33:36 +02:00
Luca Deri
e0d7ac9ade Improved discovery detection
Added tracing to track MDNS errors
2017-08-11 16:49:13 +02:00
Luca Deri
efc45eeac5 Typo 2017-08-11 14:37:18 +02:00
Luca Deri
1a6b3864d4 Added check 2017-08-11 14:35:35 +02:00
Luca Deri
df41e83925 Added detection of ghost hosts in discovery 2017-08-11 14:24:05 +02:00
Luca Deri
175a1568a5 Menu discovery is now contextual only fpr interafaces that can support it 2017-08-11 12:48:56 +02:00
Luca Deri
f99eaf5c86 Implemented NetBIOS name query 2017-08-11 10:52:50 +02:00
Luca Deri
e915cc17a9 Better SSDP handling 2017-08-10 23:28:54 +02:00
Luca Deri
ba31105a98 Added support for Hikvision 2017-08-10 09:12:01 +02:00
Luca Deri
eabc609d3b Updated discover layout 2017-08-10 09:05:12 +02:00
Luca Deri
34714d92e1 Added network discovery in the menu 2017-08-10 08:59:38 +02:00
Luca Deri
9572ec8730 Changed discover render
Updated EtherOUI.txt
2017-08-10 08:48:25 +02:00
Luca Deri
7654a6a033 Discovery improvements 2017-08-10 08:10:25 +02:00
Luca Deri
f946294ae2 Improved discovery report 2017-08-10 07:50:27 +02:00
Luca Deri
3f73ffee40 Formatting fix 2017-08-09 14:22:40 +02:00
Luca Deri
71991b06ee Implemented MDNS OSX discovery 2017-08-09 14:17:07 +02:00
Luca Deri
af74f3b041 Added Lua batch SNMP API 2017-08-09 10:26:25 +02:00
Luca Deri
7b15221414 Cleaned up SNMP code and moved onto a new class 2017-08-09 09:23:08 +02:00
Luca Deri
66841e28a4 Added ability to specify (optional parameter) SNMP version
Improved discovery
2017-08-08 15:13:20 +02:00
Luca Deri
39a7dcc20e Discovery update 2017-08-08 12:42:13 +02:00
Luca Deri
7226199819 Implemented async MDNS address resolution 2017-08-07 15:26:57 +02:00
Luca Deri
bfd35989b7 Implemented MDNS resolver 2017-08-07 12:12:17 +02:00
Luca Deri
a72419f65a MDNS support (work in progress) 2017-08-04 12:21:41 +02:00
Luca Deri
bce4665e79 Implemented ARP scan for discovering hosts 2017-08-04 01:05:46 +02:00
Luca Deri
48c37e5424 Improvements on SSDP network discovery 2017-06-30 00:37:38 +02:00