From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Fernando Fernandez Mancera <ffmancera@riseup.net>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH nft] json: add stateful object comment support
Date: Fri, 16 Sep 2022 09:39:38 +0200 [thread overview]
Message-ID: <YyQoOllugfksZDjQ@salvia> (raw)
In-Reply-To: <20220910221114.74863-1-ffmancera@riseup.net>
On Sun, Sep 11, 2022 at 12:11:14AM +0200, Fernando Fernandez Mancera wrote:
> When listing a stateful object with JSON support, the comment was ignored.
>
> Output example:
>
> {
> "counter": {
> "family": "inet",
> "name": "mycounter",
> "table": "t",
> "handle": 1,
> "comment": "my comment in counter",
> "packets": 0,
> "bytes": 0
> }
> }
Applied, thanks
prev parent reply other threads:[~2022-09-16 7:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-10 22:11 [PATCH nft] json: add stateful object comment support Fernando Fernandez Mancera
2022-09-16 7:39 ` 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=YyQoOllugfksZDjQ@salvia \
--to=pablo@netfilter.org \
--cc=ffmancera@riseup.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).