mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Adds companion interface to NetworkInterface
This commit is contained in:
parent
9cfd5ba968
commit
ba0273a3ff
6 changed files with 49 additions and 5 deletions
|
|
@ -46,7 +46,7 @@ function companion_interface_utils.setCompanion(ifid, companion_ifid)
|
|||
end
|
||||
end
|
||||
|
||||
-- TODO: reload companion
|
||||
interface.reloadCompanion(ifid)
|
||||
end
|
||||
|
||||
function companion_interface_utils.getAvailableCompanions()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue