mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 15:09:33 +00:00
[nEdge] Add inter-LANs policies #7242
This commit is contained in:
parent
2ed1eb6304
commit
cfbfa3bc2c
7 changed files with 610 additions and 1 deletions
|
|
@ -201,6 +201,7 @@ page_utils.menu_entries = {
|
|||
dhcp_static_leases = {key = "dhcp_static_leases", i18n_title = "nedge.static_dhcp_leases", section = "system_stats"},
|
||||
dhcp_active_leases = {key = "dhcp_active_leases", i18n_title = "nedge.active_dhcp_leases", section = "system_stats"},
|
||||
port_forwarding = {key = "port_forwarding", i18n_title = "nedge.port_forwarding", section = "system_stats"},
|
||||
rules_config = {key = "rules_config", i18n_title = "nedge.rules_config_title", section = "system_stats"},
|
||||
}
|
||||
|
||||
-- Extend the menu entries with the scripts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue