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:
parent
4b6702a085
commit
8737fd7d1e
1 changed files with 4 additions and 4 deletions
|
@ -285,10 +285,10 @@ start_service() {
|
|||
mptcpintf=""
|
||||
master=""
|
||||
config_load network
|
||||
config_foreach remove route
|
||||
config_foreach remove route6
|
||||
config_foreach remove rule
|
||||
config_foreach remove rule6
|
||||
#config_foreach remove route
|
||||
#config_foreach remove route6
|
||||
#config_foreach remove rule
|
||||
#config_foreach remove rule6
|
||||
config_foreach interface_multipath_settings interface $intf
|
||||
set_multipath
|
||||
# If no master is defined, one interface is defined as master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue