summaryrefslogtreecommitdiff
path: root/net/netfilter
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2020-03-19 04:51:43 +0300
committerDavid S. Miller <davem@davemloft.net>2020-03-19 04:51:43 +0300
commit3c025b6317272ee8493ee20fa5035c087626af48 (patch)
tree94cc7594f7e7251436916ef36ffd87430fd8e3d7 /net/netfilter
parent384d91c267e621e0926062cfb3f20cb72dc16928 (diff)
parent11a7686aa99c7fe4b3f80f6dcccd54129817984d (diff)
downloadlinux-3c025b6317272ee8493ee20fa5035c087626af48.tar.xz
Merge branch 'wireguard-fixes'
Jason A. Donenfeld says: ==================== wireguard fixes for 5.6-rc7 I originally intended to spend this cycle working on fun optimizations and architecture for WireGuard for 5.7, but I've been a bit neurotic about having 5.6 ship without any show stopper bugs. WireGuard has been stable for a long time now, but that doesn't make me any less nervous about the real deal in 5.6. To that end, I've been doing code reviews and having discussions, and we also had a security firm audit the code. That audit didn't turn up any vulnerabilities, but they did make a good defense-in-depth suggestion. This series contains: 1) Removal of a duplicated header, from YueHaibing. 2) Testing with 64-bit time in our test suite. 3) Account for skb->protocol==0 due to AF_PACKET sockets, suggested by Florian Fainelli. 4) Clean up some code in an unreachable switch/case branch, suggested by Florian Fainelli. 5) Better handling of low-order points, discussed with Mathias Hall-Andersen. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netfilter')
0 files changed, 0 insertions, 0 deletions