openwrtv4/package
Jason A. Donenfeld 699c6fcc31 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>
2017-10-16 14:01:21 +03:00
..
base-files base-files: create /etc/config/ directory 2017-09-30 22:22:38 +02:00
boot at91bootstrap: remove manual copy of binaries to BIN_DIR 2017-10-14 00:33:34 +02:00
devel gdb: bump to 8.0.1 2017-09-29 06:33:39 +03:00
firmware linux-firmware: add ath6k firmware to package 2017-10-15 00:24:21 +02:00
kernel mac80211: ath6kl: add missing usb-core dependency to kmod-ath6kl-usb 2017-10-15 10:53:46 +02:00
libs libs/libnl: Update to 3.3.0 2017-10-15 00:24:22 +02:00
network wireguard: add wireguard to base packages 2017-10-16 14:01:21 +03:00
system uci: bump to git HEAD version 2017-10-04 21:29:34 +02:00
utils busybox: provide "ip" 2017-10-14 20:23:55 +02:00
Makefile build: cleanup tmp/ dir of target rootfs 2017-05-02 22:10:50 +08:00