All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phil Sutter <phil@nwl.cc>
To: Florian Westphal <fw@strlen.de>
Cc: Pablo Neira Ayuso <pablo@netfilter.org>, netfilter-devel@vger.kernel.org
Subject: Re: [nft PATCH v3 1/4] mnl: Call mnl_attr_nest_end() just once
Date: Wed, 16 Jul 2025 15:26:46 +0200	[thread overview]
Message-ID: <aHeoln_cUBJLzQSR@orbyte.nwl.cc> (raw)
In-Reply-To: <aHefwHoC5Uapg5bJ@strlen.de>

On Wed, Jul 16, 2025 at 02:49:04PM +0200, Florian Westphal wrote:
> Phil Sutter <phil@nwl.cc> wrote:
> > Calling the function after each added nested attribute is harmless but
> > pointless.
> 
> Thanks, feel free to push it out.

Patch applied, but ...

> Reviewed-by: Florian Westphal <fw@strlen.de>

forgot the tag. Gna!

  reply	other threads:[~2025-07-16 13:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-16 12:40 [nft PATCH v3 0/4] Support wildcard netdev hooks Phil Sutter
2025-07-16 12:40 ` [nft PATCH v3 1/4] mnl: Call mnl_attr_nest_end() just once Phil Sutter
2025-07-16 12:49   ` Florian Westphal
2025-07-16 13:26     ` Phil Sutter [this message]
2025-07-16 12:40 ` [nft PATCH v3 2/4] mnl: Support simple wildcards in netdev hooks Phil Sutter
2025-07-16 12:52   ` Florian Westphal
2025-07-16 13:07     ` Phil Sutter
2025-07-16 12:40 ` [nft PATCH v3 3/4] parser_bison: Accept ASTERISK_STRING in flowtable_expr_member Phil Sutter
2025-07-16 12:40 ` [nft PATCH v3 4/4] tests: shell: Test ifname-based hooks Phil Sutter

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=aHeoln_cUBJLzQSR@orbyte.nwl.cc \
    --to=phil@nwl.cc \
    --cc=fw@strlen.de \
    --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.