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 #304 from Ysurac/develop

Optimize some network settings and set MPTCP when needed
This commit is contained in:
suyuan 2023-02-25 22:34:14 +08:00 committed by GitHub
commit 266b0168f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 30 additions and 22 deletions

View file

@ -167,7 +167,7 @@ function wizard_add()
ucic:set("network","wan" .. i .. "_dev","mode","vepa")
ucic:set("network","wan" .. i .. "_dev","ifname",defif)
ucic:set("network","wan" .. i .. "_dev","name","wan" .. i)
ucic:set("network","wan" .. i .. "_dev","txqueuelen","20")
ucic:set("network","wan" .. i .. "_dev","txqueuelen","1000")
end
ucic:set("network","wan" .. i,"ip4table","wan")
if multipath_master then