tn3399_openwrt/target/linux/generic
Rui Salvaterra de09355f74 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: Rui Salvaterra <rsalvaterra@gmail.com>
2021-01-01 19:55:59 +01:00
..
backport-5.4 kernel: bump 5.4 to 5.4.82 2020-12-09 17:05:40 +01:00
files kernel: remove an unused callback from the ip17xx switch driver 2020-12-05 12:06:28 +01:00
hack-5.4 kernel/hack-5.4: make UDP tunneling user-selectable 2021-01-01 19:55:59 +01:00
image treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.4 kernel: bump 5.4 to 5.4.86 2021-01-01 17:07:28 +01:00
config-5.4 kernel: add disabled PROC_STRIPPED 2020-12-27 19:07:42 +01:00
config-filter build: filter out more autogenerated kernel config options 2020-11-13 13:18:20 +01:00
PATCHES