1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Keep routes

This commit is contained in:
Ycarus 2019-03-08 20:15:37 +01:00
parent 4b6702a085
commit 8737fd7d1e

View file

@ -285,10 +285,10 @@ start_service() {
mptcpintf="" mptcpintf=""
master="" master=""
config_load network config_load network
config_foreach remove route #config_foreach remove route
config_foreach remove route6 #config_foreach remove route6
config_foreach remove rule #config_foreach remove rule
config_foreach remove rule6 #config_foreach remove rule6
config_foreach interface_multipath_settings interface $intf config_foreach interface_multipath_settings interface $intf
set_multipath set_multipath
# If no master is defined, one interface is defined as master # If no master is defined, one interface is defined as master