From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Alvaro Neira <alvaroneay@gmail.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [libnftables PATCH v2] src: new error reporting approach for XML/JSON parsers
Date: Mon, 6 Jan 2014 13:23:44 +0100 [thread overview]
Message-ID: <20140106122344.GA7589@localhost> (raw)
In-Reply-To: <20140105235114.3752.26544.stgit@Ph0enix>
On Mon, Jan 06, 2014 at 12:51:14AM +0100, Alvaro Neira wrote:
> From: Álvaro Neira Ayuso <alvaroneay@gmail.com>
>
> I have added a new structure for reporting some errors in parser
> that we can't cover with errno.
>
> In this patch, we have three errors that we can't cover with errno:
>
> NFT_PARSE_EBADINPUT : Bad XML/JSON format in the input
> NFT_PARSE_EMISSINGNODE : Missing node in our input
> NFT_PARSE_EBADTYPE : Wrong type value in a node
This looks good. Applied, thanks Alvaro.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2014-01-06 12:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-05 23:51 [libnftables PATCH v2] src: new error reporting approach for XML/JSON parsers Alvaro Neira
2014-01-06 12:23 ` Pablo Neira Ayuso [this message]
2014-01-06 22:46 ` Arturo Borrero Gonzalez
2014-01-06 23:35 ` 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=20140106122344.GA7589@localhost \
--to=pablo@netfilter.org \
--cc=alvaroneay@gmail.com \
--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).