All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: Julian Anastasov <ja@ssi.bg>
Cc: Florian Westphal <fw@strlen.de>,
	netfilter-devel@vger.kernel.org, lvs-devel@vger.kernel.org,
	Pablo Neira Ayuso <pablo@netfilter.org>
Subject: Re: [PATCH nf-next v2 0/4] netfilter: ipvs: remove unneeded hook wrappers
Date: Sun, 17 Oct 2021 14:17:17 +0200	[thread overview]
Message-ID: <20211017121717.GC8292@vergenet.net> (raw)
In-Reply-To: <c0378ce6-d5d0-6a11-b25f-2f098a2349e@ssi.bg>

On Tue, Oct 12, 2021 at 11:38:01PM +0300, Julian Anastasov wrote:
> 
> 	Hello,
> 
> On Tue, 12 Oct 2021, Florian Westphal wrote:
> 
> > V2: Patch 4/4 had a bug that would enter ipv6 branch for
> > ipv4 packets, fix that.
> > 
> > This series reduces the number of different hook function
> > implementations by merging the ipv4 and ipv6 hooks into
> > common code.
> > 
> > selftests/netfilter/ipvs.sh passes.
> > 
> > Florian Westphal (4):
> >   netfilter: ipvs: prepare for hook function reduction
> >   netfilter: ipvs: remove unneeded output wrappers
> >   netfilter: ipvs: remove unneeded input wrappers
> >   netfilter: ipvs: merge ipv4 + ipv6 icmp reply handlers
> 
> 	Patchset v2 looks good to me, thanks!
> 
> Acked-by: Julian Anastasov <ja@ssi.bg>

Thanks Florian,

looks good.

Reviewed-by: Simon Horman <horms@verge.net.au>

Pablo, please consider picking up this series.


  reply	other threads:[~2021-10-17 12:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-12 17:29 [PATCH nf-next v2 0/4] netfilter: ipvs: remove unneeded hook wrappers Florian Westphal
2021-10-12 17:29 ` [PATCH nf-next v2 1/4] netfilter: ipvs: prepare for hook function reduction Florian Westphal
2021-10-12 17:29 ` [PATCH nf-next v2 2/4] netfilter: ipvs: remove unneeded output wrappers Florian Westphal
2021-10-12 17:29 ` [PATCH nf-next v2 3/4] netfilter: ipvs: remove unneeded input wrappers Florian Westphal
2021-10-12 17:29 ` [PATCH nf-next v2 4/4] netfilter: ipvs: merge ipv4 + ipv6 icmp reply handlers Florian Westphal
2021-10-12 20:38 ` [PATCH nf-next v2 0/4] netfilter: ipvs: remove unneeded hook wrappers Julian Anastasov
2021-10-17 12:17   ` Simon Horman [this message]
2021-10-14 21:02 ` 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=20211017121717.GC8292@vergenet.net \
    --to=horms@verge.net.au \
    --cc=fw@strlen.de \
    --cc=ja@ssi.bg \
    --cc=lvs-devel@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.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.