From: Greg KH <greg@kroah.com>
To: Florian Westphal <fw@strlen.de>
Cc: stable@vger.kernel.org, s.gottschall@dd-wrt.com,
g.nault@alphalink.fr, pablo@netfilter.org
Subject: Re: [PATCH 4.9.y 0/2] netfilter: nat: revert rhashtable conversion
Date: Thu, 16 Nov 2017 17:31:45 +0100 [thread overview]
Message-ID: <20171116163145.GA24442@kroah.com> (raw)
In-Reply-To: <20171116103256.1633-1-fw@strlen.de>
On Thu, Nov 16, 2017 at 11:32:54AM +0100, Florian Westphal wrote:
> These two patches get rid of rhashtable the conversion.
>
> First patch is an implicit dependency, rhlist remove interface
> is a no-op in case element is not yet in the table, but hlist_del_rcu()
> must only be called for conntracks that already have been inserted.
>
> Second patch is the actual revert.
Thanks for the patches, now queued up.
greg k-h
prev parent reply other threads:[~2017-11-16 16:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-16 10:32 [PATCH 4.9.y 0/2] netfilter: nat: revert rhashtable conversion Florian Westphal
2017-11-16 10:32 ` [PATCH 4.9.y 1/2] netfilter: nat: avoid use of nf_conn_nat extension Florian Westphal
2017-11-16 10:32 ` [PATCH 4.9.y 2/2] netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable" Florian Westphal
2017-11-16 15:57 ` [PATCH 4.9.y 0/2] netfilter: nat: revert rhashtable conversion Guillaume Nault
2017-11-16 16:31 ` Greg KH [this message]
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=20171116163145.GA24442@kroah.com \
--to=greg@kroah.com \
--cc=fw@strlen.de \
--cc=g.nault@alphalink.fr \
--cc=pablo@netfilter.org \
--cc=s.gottschall@dd-wrt.com \
--cc=stable@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.