mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-22 02:38:59 +00:00
Added host contact counters for core servers
This commit is contained in:
parent
da9dc17f25
commit
0b4e2757c1
7 changed files with 56 additions and 11 deletions
|
|
@ -606,7 +606,6 @@ void Host::lua(lua_State* vm, AddressTree *ptree,
|
|||
char ip_buf[64], *ipaddr = NULL;
|
||||
bool mask_host = Utils::maskHost(isLocalHost());
|
||||
|
||||
|
||||
if((ptree && (!match(ptree))) || mask_host)
|
||||
return;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue