coolsnowwolf-lede/config
Daniel Golle 33cec3d343 kernel: enable Multi-Path TCP for !SMALL_FLASH targets
Expose Kernel's CONFIG_MPTCP option and enable it by default for
!SMALL_FLASH targets.

The idea behind enabling it by default is to allow users of the binary
distribution to make use of MPTCP tunneling for link aggregation.

Using MPTCP for link aggregation is an often discussed topic in the
forum and there is even a whole OpenWrt fork (MPTCPRouter) just for that.

Enabling the kernel-side of the story by default will allow using MPTCP
on vanilla OpenWrt without having to build anything from source.

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

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-10-27 06:51:53 +08:00
..
check-uname.sh scripts: sync with upstream 2022-10-19 20:39:19 +08:00
Config-build.in config: sync with upstream source code 2024-07-22 20:32:48 +08:00
Config-devel.in sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
Config-images.in config: revert to use GRUB_SERIAL 2024-07-25 20:35:07 +08:00
Config-kernel.in kernel: enable Multi-Path TCP for !SMALL_FLASH targets 2024-10-27 06:51:53 +08:00