[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191025111205.30555-1-horms@verge.net.au>
Date: Fri, 25 Oct 2019 13:12:03 +0200
From: Simon Horman <horms@...ge.net.au>
To: Pablo Neira Ayuso <pablo@...filter.org>
Cc: lvs-devel@...r.kernel.org, netdev@...r.kernel.org,
netfilter-devel@...r.kernel.org,
Wensong Zhang <wensong@...ux-vs.org>,
Julian Anastasov <ja@....bg>, Simon Horman <horms@...ge.net.au>
Subject: [GIT PULL] IPVS fixes for v5.4
Hi Pablo,
please consider these IPVS fixes for v5.4.
* Eric Dumazet resolves a race condition in switching the defense level
* Davide Caratti resolves a race condition in module removal
This pull request is based on nf.
The following changes since commit 085461c8976e6cb4d5b608a7b7062f394c51a253:
netfilter: nf_tables_offload: restore basechain deletion (2019-10-23 13:14:50 +0200)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs.git tags/ipvs-fixes-for-v5.4
for you to fetch changes up to c24b75e0f9239e78105f81c5f03a751641eb07ef:
ipvs: move old_secure_tcp into struct netns_ipvs (2019-10-24 11:56:02 +0200)
----------------------------------------------------------------
Davide Caratti (1):
ipvs: don't ignore errors in case refcounting ip_vs module fails
Eric Dumazet (1):
ipvs: move old_secure_tcp into struct netns_ipvs
include/net/ip_vs.h | 1 +
net/netfilter/ipvs/ip_vs_app.c | 12 ++++++++++--
net/netfilter/ipvs/ip_vs_ctl.c | 29 +++++++++++------------------
net/netfilter/ipvs/ip_vs_pe.c | 3 ++-
net/netfilter/ipvs/ip_vs_sched.c | 3 ++-
net/netfilter/ipvs/ip_vs_sync.c | 13 ++++++++++---
6 files changed, 36 insertions(+), 25 deletions(-)
Powered by blists - more mailing lists