Linux Netfilter development
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Stijn Tintel <stijn@linux-ipv6.be>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH nftables] parser: allow quoted string in flowtable_expr_member
Date: Thu, 23 Dec 2021 00:32:14 +0100	[thread overview]
Message-ID: <YcO1ftfiPxwZSRT+@salvia> (raw)
In-Reply-To: <20211221104025.2362302-1-stijn@linux-ipv6.be>

On Tue, Dec 21, 2021 at 12:40:25PM +0200, Stijn Tintel wrote:
> Devices with interface names starting with a digit can not be configured
> in flowtables. Trying to do so throws the following error:
> 
> Error: syntax error, unexpected number, expecting comma or '}'
> devices = { eth0, 6in4-wan6 };
> 
> This is however a perfectly valid interface name. Solve the issue by
> allowing the use of quoted strings.

Applied, thanks

      reply	other threads:[~2021-12-22 23:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-21 10:40 [PATCH nftables] parser: allow quoted string in flowtable_expr_member Stijn Tintel
2021-12-22 23:32 ` Pablo Neira Ayuso [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=YcO1ftfiPxwZSRT+@salvia \
    --to=pablo@netfilter.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=stijn@linux-ipv6.be \
    /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