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

Merge pull request #344 from Ysurac/develop

sync
This commit is contained in:
suyuan 2023-08-17 18:51:35 +08:00 committed by GitHub
commit d2ca5c1ff5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 2032 additions and 2 deletions

View file

@ -193,6 +193,10 @@ if [ "$(uci -q get network.vpn0.proto)" = "none" ]; then
uci -q delete network.vpn0
fi
if [ "$(uci -q get network.wan6.proto)" = "dhcpv6" ]; then
uci -q delete network.wan6
fi
config_load network
config_foreach _setup_multipath_off interface