mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +00:00
Remove deprecated setActiveInterfaceId (replaced by select)
This commit is contained in:
parent
8be3d5e17e
commit
167f2e41c9
4 changed files with 0 additions and 41 deletions
|
|
@ -24,13 +24,6 @@
|
|||
--! @ingroup Script
|
||||
---------------------------------
|
||||
|
||||
--! @memberof interface
|
||||
--! @brief Sets the network interface name identified by Id as active one on which to perform operations.
|
||||
--! @details For more information please read the @ref ntop_set_active_interface_id documentation.
|
||||
--! @tparam number id param.
|
||||
--! @return The network interface name of network interface identified by Id, nill otherwise.
|
||||
function setActiveInterfaceId(id)
|
||||
|
||||
--! @memberof interface
|
||||
--! @brief Get the network interface names.
|
||||
--! @details For more information please read the @ref ntop_get_interface_names documentation.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue