mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
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>