mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Update tracking mac address. (#7419)
This commit is contained in:
parent
7d98718e7c
commit
c72a5c9d28
7 changed files with 7719 additions and 7650 deletions
|
|
@ -86,7 +86,7 @@ end
|
|||
|
||||
local isView = interface.isView()
|
||||
local x = 0
|
||||
|
||||
tprint(filters)
|
||||
-- Retrieve the flows
|
||||
local aggregated_info = interface.getProtocolFlowsStats(criteria_type_id, filters["page"], filters["sort_column"],
|
||||
filters["sort_order"], filters["start"], filters["length"], filters["map_search"])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue