[nEdge] Add inter-LANs policies #7242

This commit is contained in:
vannucci 2023-03-06 12:55:29 +00:00
parent 2ed1eb6304
commit cfbfa3bc2c
7 changed files with 610 additions and 1 deletions

View file

@ -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