openwrt/package
Jason A. Donenfeld 82a8f91c89 wireguard: bump to 0.0.20191205
* wg-quick: linux: suppress error when finding unused table

This fixes a spurious warning messages seen with recent versions of iproute2
and kernels.

* wg-quick: linux: ensure postdown hooks execute
* wg-quick: linux: have remove_iptables return true
* wg-quick: linux: iptables-* -w is not widely supported

Adding in iptables had some hiccups. For the record, I'm very unhappy about
having to put any firewalling code into wg-quick(8). We'll of course need to
support nftables too at some point if this continues. I'm investigating with
upstream the possibility of adding a sysctl to patch the issue that iptables
is handling now, so hopefully at somepoint down the line we'll be able to shed
this dependency once again.

* send: use kfree_skb_list
* device: prepare skb_list_walk_safe for upstreaming
* send: avoid touching skb->{next,prev} directly

Suggestions from LKML.

* ipc: make sure userspace communication frees wgdevice

Free things properly on error paths.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2019-12-05 12:11:40 +01:00
..
base-files base-files: config_generate: split macaddr with multiple ifaces 2019-11-23 11:58:27 +01:00
boot uboot-envtools: ath79: add support for YunCore XD4200 and A782 2019-11-25 17:32:46 +01:00
devel strace: Fix build on PowerPC 2019-11-09 20:13:41 +01:00
firmware wireless-regdb: Make it build with python2 2019-11-21 23:47:35 +01:00
kernel mac80211: switch to upstream owl-loader driver 2019-11-30 13:21:20 +01:00
libs libubox: update to latest Git HEAD 2019-11-24 14:19:43 +01:00
network wireguard: bump to 0.0.20191205 2019-12-05 12:11:40 +01:00
system ucert: update to latest git HEAD 2019-11-29 00:09:48 +01:00
utils busybox: add glibc dependency for vi regex option 2019-11-30 00:53:36 +01:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00