luci-mod-network: mptcp option uses '' instead of "off"
authorAndy Chiang <redacted>
Sat, 25 Apr 2026 05:59:18 +0000 (12:59 +0700)
committerPaul Donald <redacted>
Sat, 16 May 2026 08:09:45 +0000 (11:09 +0300)
commit317ff9dd7624c21d45b2a007cfcfec70c129bfd1
treeccf3f1eb4bfadb30ad52a4654f25d335fcf542ea
parentfd9f50bc3a62ae80353900d40263ddc70d5ba367
luci-mod-network: mptcp option uses '' instead of "off"

In the mptcp options, "off" is the default option, which has the same effect as not defining it.
Using '' will prevent unnecessary parameters from being written to the flash.

Link https://openwrt.org/docs/guide-user/network/mptcp

Signed-off-by: Andy Chiang <redacted>
modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js
git clone https://git.99rst.org/PROJECT