Commit Graph

3 Commits

Author SHA1 Message Date
nick n
5b5ad00f71 always prefer device entries over node_ip entries
first part of the fix for #514 

select distinct needs to be provided with an explicit order to return consistent results. ip & active suffices for nodes, but if it's a device with an entry in node_ip we get random results. so also order on boolean node to prefer device entries in that case.

(at the time of writing however none of my devices return a mac address, which might be another bug)
2019-02-27 05:11:11 +01:00
Oliver Gorwits
9fa8372685 #274 errors in IP Inventory report 2018-03-10 11:32:02 +00:00
Oliver Gorwits
d23b32500f relocate repo files so ND2 is the only code 2017-04-14 23:08:55 +01:00