mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Added tables to as_overview page
This commit is contained in:
parent
f12b20acdd
commit
56cd63a7f4
8 changed files with 285 additions and 32 deletions
|
|
@ -576,8 +576,6 @@ end
|
|||
local flows_filter = {
|
||||
asnFilter = asn,
|
||||
detailsLevel = "normal",
|
||||
maxHits = 10000,
|
||||
perPage = 10000
|
||||
}
|
||||
|
||||
callback_utils.foreachFlow(ifid, os.time() + 30, -- deadline
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue