openwrt/target/linux/generic
Adrian Schmutzler 1013bf433b kernel: hack-5.10: make UDP tunneling user-selectable
This applies another patch from 5.4 to 5.10 as well:
de09355f74c3 ("kernel/hack-5.4: make UDP tunneling user-selectable")

UDP tunneling support isn't user-selectable, but it's required by WireGuard
which is, for the time being, an out-of-tree module. We currently work around
this issue by selecting an unrelated module which depends on UDP tunnelling
(VXLAN). This is inconvenient, as it implies this unrelated module needs to be
built-in when doing a monolithic build.

Fix this inconvenience by making UDP tunneling user-selectable in the kernel
configuration.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2021-02-16 23:48:23 +01:00
..
backport-5.4 kernel: drop ofpart patch dropped from upstream mtd tree 2021-02-15 15:06:40 +01:00
backport-5.10 kernel: add linux 5.10 support 2021-02-16 20:06:51 +01:00
files generic: ar8216: update version switch for of_get_phy_mode fix 2021-02-16 23:42:43 +01:00
hack-5.4 kernel: bump 5.4 to 5.4.93 2021-01-29 14:22:09 +01:00
hack-5.10 kernel: hack-5.10: make UDP tunneling user-selectable 2021-02-16 23:48:23 +01:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files
pending-5.4 kernel: 5.4: fix .patch file extension 2021-02-16 23:48:23 +01:00
pending-5.10 kernel: 5.10: fix busy wait loop in mediatek PPE code 2021-02-16 23:46:30 +01:00
config-5.4
config-5.10 kernel: add linux 5.10 support 2021-02-16 20:06:51 +01:00
config-filter kernel: add linux 5.10 support 2021-02-16 20:06:51 +01:00
PATCHES