mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Implements deadlines for periodic and user scripts
This commit is contained in:
parent
7f449f8e64
commit
0e64fd94d6
30 changed files with 117 additions and 112 deletions
|
|
@ -1037,7 +1037,7 @@ end
|
|||
|
||||
-- ##############################################
|
||||
|
||||
function driver:export(deadline)
|
||||
function driver:export()
|
||||
interface.select(getSystemInterfaceId())
|
||||
|
||||
local num_ifaces = table.len(interface.getIfNames())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue