openwrt/package
Jason A. Donenfeld 907d8703f4 wireguard: add wireguard to base packages
Move wireguard from openwrt/packages to base a package.

This follows the pattern of kmod-cake and openvpn. Cake is a fast-moving
experimental kernel module that many find essential and useful. The
other is a VPN client. Both are inside of core. When you combine the two
characteristics, you get WireGuard. Generally speaking, because of the
extremely lightweight nature and "stateless" configuration of WireGuard,
many view it as a core and essential utility, initiated at boot time
and immediately configured by netifd, much like the use of things like
GRE tunnels.

WireGuard has a backwards and forwards compatible Netlink API, which
means the userspace tools should work with both newer and older kernels
as things change. There should be no versioning requirements, therefore,
between kernel bumps and userspace package bumps.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Acked-by: Jo-Philipp Wich <jo@mein.io>
Acked-by: Felix Fietkau <nbd@nbd.name>
(cherry picked from commit 699c6fcc31)
2017-10-16 14:03:39 +03:00
..
base-files LEDE v17.01.3: revert to branch defaults 2017-10-03 15:10:55 +03:00
boot uboot-envtools: add support for ALFA Network AP121F 2017-07-23 00:26:51 +02:00
devel binutils: fix build with host gcc < 4.9 2017-05-24 18:05:18 +02:00
firmware ath10k-firmware: do not select the qca988x by default 2017-05-27 14:22:16 +02:00
kernel brcmfmac: backport length check in brcmf_cfg80211_escan_handler() 2017-10-16 13:02:04 +02:00
libs mbedtls: update to 2.6.0 CVE-2017-14032 2017-09-30 15:24:52 +02:00
network wireguard: add wireguard to base packages 2017-10-16 14:03:39 +03:00
system procd: update to the latest git HEAD 2017-08-08 14:41:02 +02:00
utils f2fs-tools: fix mkfs.f2fs on big-endian systems 2017-09-03 10:14:09 +03:00
Makefile build: fix triggering opkg/host compilation 2017-04-09 15:42:20 +02:00