openwrtv4/package/network/services
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
..
authsae treewide: clean up and unify PKG_VERSION for git based downloads 2016-12-22 16:42:21 +01:00
dnsmasq dnsmasq: add listen_address parameter 2017-10-13 16:54:58 +02:00
dropbear dropbear: fix PKG_CONFIG_DEPENDS 2017-10-06 09:38:00 +02:00
ead network/services/ead: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
hostapd hostapd: merge fixes for WPA packet number reuse with replayed messages and key reinstallation 2017-10-16 12:01:57 +02:00
igmpproxy treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
ipset-dns ipset-dns: bump to git HEAD 2017-10-08 20:51:03 +03:00
lldpd lldpd: bump to 0.9.8 2017-09-11 01:56:14 +02:00
odhcpd odhcpd: don't enable server mode on non-static lan port 2017-09-16 09:37:50 +02:00
omcproxy omcproxy: Update to latest HEAD 2017-03-01 17:19:51 -08:00
openvpn openvpn: update to 2.4.4 2017-09-28 04:05:44 +03:00
openvpn-easy-rsa openvpn-easy-rsa: update to 3.0.1 2017-05-31 00:28:26 +02:00
ppp ppp: fix compile warning 2017-10-15 14:19:49 +02:00
relayd relayd: fix making incomplete instance json data 2017-02-25 20:16:59 +08:00
samba36 samba36: add Package/samba/Default 2017-09-25 22:53:59 +03:00
uhttpd uhttp: update to latest version 2017-09-21 23:03:46 +02:00
umdns umdns: update to latest git HEAD 2017-09-28 09:29:31 +02:00
wireguard wireguard: add wireguard to base packages 2017-10-16 14:01:21 +03:00