mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Fixes host filters not correctly working (#8461)
This commit is contained in:
parent
b77ccdc8ce
commit
7101d34fd5
1 changed files with 0 additions and 4 deletions
|
|
@ -87,10 +87,6 @@ if isEmptyString(device_ip) then
|
|||
device_ip = nil
|
||||
end
|
||||
|
||||
local filtered_hosts = false
|
||||
local blacklisted = false
|
||||
local anomalous = false
|
||||
local dhcp_hosts = false
|
||||
local rsp = {}
|
||||
|
||||
local mapping_column_lua_c = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue