openwrt/config
Daniel Golle c8d5abd62b 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-26 15:21:03 +01:00
..
Config-build.in config: build: make STRIP_KERNEL_EXPORTS depend on BROKEN 2024-09-21 16:06:12 +02:00
Config-devel.in
Config-images.in loongarch64: new target 2024-05-04 14:14:16 +08:00
Config-kernel.in kernel: enable Multi-Path TCP for !SMALL_FLASH targets 2024-10-26 15:21:03 +01:00
check-hostcxx.sh config: add a knob to use the mold linker for packages 2023-07-04 20:25:40 +02:00
check-uname.sh