luci-mod-network: check kernel for mptcp to display MPTCP options
authorPaul Donald <redacted>
Sat, 4 Apr 2026 17:12:54 +0000 (19:12 +0200)
committerPaul Donald <redacted>
Sat, 4 Apr 2026 17:12:54 +0000 (19:12 +0200)
commita6b7ad4652f7a47fe21482ff97679ca3a2e6d7fb
tree9188e51a702325a5798a72aeffe53c7c902696f4
parent9cccae92eec26560a237bfecb398c984b920deff
luci-mod-network: check kernel for mptcp to display MPTCP options

https://www.kernel.org/doc/html/v6.12/networking/mptcp-sysctl.html

There may be user instances where mptcp was not compiled
into the kernel or is an unloaded module, so gate the options
behind the feature check.

Closes #8522

Signed-off-by: Paul Donald <redacted>
modules/luci-base/root/usr/share/rpcd/ucode/luci
modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js
git clone https://git.99rst.org/PROJECT