wireguard-module: upgrade 1.0.20200712 -> 1.0.20200908

Changelog:
- d97b575 version: bump
- 482d020 peerlookup: take lock before checking hash in replace operation
- dace9d0 compat: backport NLA policy macros
- a28032f netlink: consistently use NLA_POLICY_MIN_LEN()
- 515d544 netlink: consistently use NLA_POLICY_EXACT_LEN()
- 1a41e32 compat: backport kfree_sensitive and switch to it
- 90a9e82 compat: drop support for SUSE 15.1
- a567b4c version: bump
- 4213ef0 compat: add missing headers for ip_tunnel_parse_protocol
- 5a45add compat: ipv6_dst_lookup_flow was ported to rhel 7.9 beta
- 372427a compat: allow override of depmod basedir
- f04dae1 compat: rhel 8.3 beta removed nf_nat_core.h

Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Ricardo Salveti 2020-10-30 21:07:10 -03:00 committed by Khem Raj
parent bc83d3f088
commit 446857e016

View File

@ -1,6 +1,6 @@
require wireguard.inc
SRCREV = "d553aa7c52ac78c1963886afb74ba861b0b7b0fc"
SRCREV = "d97b575a47fb26f27965bdc9e537c85f86165e42"
SRC_URI = "git://git.zx2c4.com/wireguard-linux-compat"