mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Disable handover choice for MPTCP, not supported
This commit is contained in:
parent
a41a493715
commit
e2d370aa34
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ mptcp:value("on", translate("enabled"))
|
|||
mptcp:value("off", translate("disabled"))
|
||||
mptcp:value("master", translate("master"))
|
||||
mptcp:value("backup", translate("backup"))
|
||||
mptcp:value("handover", translate("handover"))
|
||||
--mptcp:value("handover", translate("handover"))
|
||||
mptcp.default = "off"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue