mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
net/mwan3: add custom address from ip tables to connected ipset
With the list param "rt_table_lookup" in the mwan3 section globals, it is now possible to add a additional routing table numbers which would get also parsed and will be added to the connected network. So mwan3 will treat them as they are directly connected to this device. This could be usefull if we use ipsec. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
@@ -19,6 +19,7 @@ config_get_bool enabled globals 'enabled' '0'
|
||||
mwan3_lock
|
||||
mwan3_init
|
||||
mwan3_set_connected_iptables
|
||||
mwan3_set_custom_ipset
|
||||
mwan3_unlock
|
||||
|
||||
config_get enabled $INTERFACE enabled 0
|
||||
|
||||
Reference in New Issue
Block a user