mirror of
https://github.com/openwrt/luci.git
synced 2026-05-31 18:41:54 +08:00
a6b7ad4652
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 <newtwen+github@gmail.com>