Commit graph

8 commits

Author SHA1 Message Date
Luca Deri
014d23f5d1 Improved network discovery in particular with mobile devices that disable wireless links to save energy 2020-10-15 22:54:59 +02:00
Simone Mainardi
49e49e0ed6 Unifies host_details.lua generation
Addresses #3977
2020-05-26 12:50:47 +02:00
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
e380c75b78 Network devery enhancment to track MDNS responses sent to multicast (and not unicast) addresses 2019-02-23 09:34:56 +01:00
emanuele-f
9dd33409df Implement sort by IP in network discovery page
Fixes #2197
2018-12-03 23:22:58 +01: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
b5a1cc1af7 Store OS in discovery data to use it for offline devices 2018-05-17 12:45:39 +02:00
emanuele-f
dd941b21ad Implement network discovery pagination 2018-05-17 12:18:28 +02:00