mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-06 03:45:26 +00:00
parent
e5c71672f5
commit
930e4c362d
8 changed files with 53 additions and 33 deletions
|
|
@ -257,7 +257,7 @@ class Host : public GenericHashEntry, public AlertableEntity {
|
|||
void lua_get_num_flows(lua_State* vm) const;
|
||||
void lua_get_num_contacts(lua_State* vm) const;
|
||||
void lua_get_num_http_hosts(lua_State*vm) const;
|
||||
void lua_get_score(lua_State* vm) const;
|
||||
void lua_get_score(lua_State* vm);
|
||||
void lua_get_score_breakdown(lua_State* vm);
|
||||
void lua_get_os(lua_State* vm);
|
||||
void lua_get_fingerprints(lua_State *vm);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue