From: Florian Westphal <fw@strlen.de>
To: Michael Braun <michael-dev@fami-braun.de>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [RFC] concat with dynamically sized fields like vlan id
Date: Thu, 11 Aug 2022 08:05:25 +0200 [thread overview]
Message-ID: <YvScJVnouDEcFXoM@strlen.de> (raw)
In-Reply-To: <20200501205915.24682-1-michael-dev@fami-braun.de>
Michael Braun <michael-dev@fami-braun.de> wrote:
> This enables commands like
>
> nft set bridge t s4 '{typeof vlan id . ip daddr; elements = { 3567 .
> 1.2.3.4 }; }'
>
> Which would previously fail with
> Error: can not use variable sized data types (integer) in concat
> expressions
I've cleaned up the testcase added in this patch and applied it to git.
prev parent reply other threads:[~2022-08-11 6:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-01 20:59 [RFC] concat with dynamically sized fields like vlan id Michael Braun
2020-05-04 12:45 ` Pablo Neira Ayuso
2020-05-05 10:03 ` michael-dev
2022-08-11 6:05 ` Florian Westphal [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=YvScJVnouDEcFXoM@strlen.de \
--to=fw@strlen.de \
--cc=michael-dev@fami-braun.de \
--cc=netfilter-devel@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.