diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2019-12-05 11:59:41 +0100 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2019-12-05 12:11:40 +0100 |
commit | 82a8f91c895b2463814eaa22902c755578f94637 (patch) | |
tree | a643775b16c00e78205074ba9001695b753d964d /target/linux/mediatek | |
parent | 157e17e985ea494f7f0a870df0afa0a837eccb8c (diff) | |
download | upstream-82a8f91c895b2463814eaa22902c755578f94637.tar.gz upstream-82a8f91c895b2463814eaa22902c755578f94637.tar.bz2 upstream-82a8f91c895b2463814eaa22902c755578f94637.zip |
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>
Diffstat (limited to 'target/linux/mediatek')
0 files changed, 0 insertions, 0 deletions