Emanuele Faranda
c829c4c3c3
Unify os ( #2755 )
...
* Unify OS information.
Now OS information is only stored into the Host. The lua uses numeric IDs to handle OS.
* Fix network discovery OS
* Show OS detail into the host details page
2019-08-08 12:09:51 +00:00
Luca Deri
42a53ac2a5
Added message when hosts/flows have been purged from memory
2019-02-23 10:20:12 +01:00
emanuele-f
9dd33409df
Implement sort by IP in network discovery page
...
Fixes #2197
2018-12-03 23:22:58 +01:00
Alfredo Cardigliano
308f6cd804
Page titles
2018-11-29 12:37:01 +01:00
Simone Mainardi
5f9d979d58
Fixes network discovery page selection
...
Fixes #2155
2018-11-20 11:51:26 +01:00
Simone Mainardi
31c0fe6fe7
Implements AJAX discovery progress updates
2018-08-02 15:38:11 +02:00
Luca Deri
ed21bb9662
Changed alignment of OS column
2018-05-17 18:48:13 +02:00
emanuele-f
e82739f126
Check for nil in discover.lua
2018-05-17 18:41:41 +02:00
emanuele-f
9b6e2ee618
Implement network discovery page filters
...
- Filter by: device type, os, manufacturer
- Fix ghost hosts not shown
2018-05-17 17:12:43 +02:00
emanuele-f
dd941b21ad
Implement network discovery pagination
2018-05-17 12:18:28 +02:00
Luca Deri
00cdeb1992
Added discovery progress percentage
2018-04-25 15:25:24 +02:00
Luca Deri
27beefbcd5
Updated DOA -> OX [ https://tools.ietf.org/id/draft-durand-object-exchange-00.html ]
2018-04-04 09:33:58 +02:00
Luca Deri
f0c936c368
Updated (C) to 2018
2018-03-22 21:59:42 +01:00
emanuele-f
d09454d0d1
Complete VLAN id MAC addresses removal
2018-03-06 15:40:09 +01:00
emanuele-f
392bd7040a
Extends ntopng localization
2018-02-09 19:34:02 +01:00
emanuele-f
24ed4ac212
Hide elements and reorganize menu in nEdge
2018-01-23 15:28:36 +01:00
Luca
a945be904f
Fixed bug while handling MAC address symbolic translation
...
Improved device discovery in particular for IoT
2018-01-03 15:46:44 +01:00
Luca Deri
f85f3be347
Initial discovery <-> DOA integration (work in progress)
2017-12-04 16:36:12 +01:00
Luca Deri
a945d18d93
Minor improvements to periodic network discovery
2017-10-18 09:08:52 +02:00
Luca Deri
e97d1f3023
OS is now displayed in discovery report
2017-09-19 16:31:31 +02:00
Simone Mainardi
4836f2b79b
Network discovery page fixes
2017-09-17 17:28:57 +02:00
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