netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: lvs-devel@vger.kernel.org, netdev@vger.kernel.org,
	netfilter-devel@vger.kernel.org,
	Wensong Zhang <wensong@linux-vs.org>,
	Julian Anastasov <ja@ssi.bg>, Simon Horman <horms@verge.net.au>
Subject: [GIT PULL] IPVS fixes for v5.4
Date: Fri, 25 Oct 2019 13:12:03 +0200	[thread overview]
Message-ID: <20191025111205.30555-1-horms@verge.net.au> (raw)

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(-)

             reply	other threads:[~2019-10-25 11:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-25 11:12 Simon Horman [this message]
2019-10-25 11:12 ` [PATCH 1/2] ipvs: don't ignore errors in case refcounting ip_vs module fails Simon Horman
2019-10-25 11:12 ` [PATCH 2/2] ipvs: move old_secure_tcp into struct netns_ipvs Simon Horman
2019-10-26 10:48 ` [GIT PULL] IPVS fixes for v5.4 Pablo Neira Ayuso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191025111205.30555-1-horms@verge.net.au \
    --to=horms@verge.net.au \
    --cc=ja@ssi.bg \
    --cc=lvs-devel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.org \
    --cc=wensong@linux-vs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).