From: Arturo Borrero <arturo.borrero.glez@gmail.com>
To: netfilter-devel@vger.kernel.org
Cc: pablo@netfilter.org
Subject: [libnftables PATCH 0/2]
Date: Fri, 29 Mar 2013 16:34:21 +0100 [thread overview]
Message-ID: <20130329153155.30122.21803.stgit@nfdev.cica.es> (raw)
The following series implements:
* A typo fix.
* src: expr: nft_data_reg support for XML output.
Please, note that the XML output of nft_data_reg stills need some work, such as
endianess related issues and how to print the other part of the union.
This is intended to be the first basic approach.
Also, comments are welcome.
---
Arturo Borrero (2):
Fix a typo in src/expr/match
Basic support for printing nft_data_reg in XML format.
src/expr/bitwise.c | 33 ++++++++++++++-------------------
src/expr/cmp.c | 23 +++++++++++------------
src/expr/data_reg.c | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
src/expr/data_reg.h | 3 +++
src/expr/immediate.c | 43 ++++++++++++++++++++++++++++++++++++++-----
src/expr/match.c | 4 ++--
6 files changed, 116 insertions(+), 38 deletions(-)
--
Arturo Borrero Gonzalez
next reply other threads:[~2013-03-29 15:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-29 15:34 Arturo Borrero [this message]
2013-03-29 15:34 ` [libnftables PATCH 1/2] Fix a typo in src/expr/match Arturo Borrero
2013-03-29 15:34 ` [libnftables PATCH 2/2] Basic support for printing nft_data_reg in XML format Arturo Borrero
2013-04-02 11:41 ` Pablo Neira Ayuso
2013-04-02 17:18 ` Arturo Borrero Gonzalez
2013-04-02 19:32 ` Pablo Neira Ayuso
2013-04-03 12:38 ` Arturo Borrero Gonzalez
2013-04-04 12:33 ` 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=20130329153155.30122.21803.stgit@nfdev.cica.es \
--to=arturo.borrero.glez@gmail.com \
--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 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).