Add multicast forwarders. (#7396)

This commit is contained in:
Nicolo Maio 2023-04-17 15:40:40 +02:00
parent 423af58fb0
commit 5f54c64dee
11 changed files with 550 additions and 18 deletions

View file

@ -202,6 +202,7 @@ page_utils.menu_entries = {
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"},
forwarders_config = {key = "forwarders_config", i18n_title = "nedge.repeaters_config_title", section = "system_stats"}
}
-- Extend the menu entries with the scripts