mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Fixes network discovery not working (#8635)
This commit is contained in:
parent
d3da78e502
commit
93ef570a3d
2 changed files with 1 additions and 2 deletions
|
|
@ -1730,7 +1730,6 @@ end
|
|||
-- ################################################################################
|
||||
|
||||
function discover.discovery_function(ifname, ifstats)
|
||||
|
||||
if not interface.isDiscoverableInterface() then
|
||||
return
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue