From: Phil Sutter <phil@nwl.cc>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter-devel@vger.kernel.org
Subject: [nft PATCH v2 0/3] Follow-up to boolean type and existence checks
Date: Sat, 11 Mar 2017 14:31:38 +0100 [thread overview]
Message-ID: <20170311133141.8748-1-phil@nwl.cc> (raw)
This series is a follow-up to the partially applied v1 which takes into
account the previously submitted changes to libnftnl debug output format
for fib and exthdr ops.
Phil Sutter (3):
fib: Support existence check
tests: Adjust for changed exthdr debug output
doc: Document boolean type and applications
doc/nft.xml | 134 ++++++++++++++++++++++++++++++++++++
include/expression.h | 2 +
include/linux/netfilter/nf_tables.h | 1 +
src/evaluate.c | 14 +++-
src/expression.c | 4 ++
src/fib.c | 5 +-
tests/py/inet/fib.t | 3 +
tests/py/inet/fib.t.payload | 10 +++
tests/py/inet/tcpopt.t.payload.inet | 4 +-
tests/py/ip6/exthdr.t.payload.ip6 | 24 +++----
10 files changed, 185 insertions(+), 16 deletions(-)
--
2.11.0
next reply other threads:[~2017-03-11 13:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-11 13:31 Phil Sutter [this message]
2017-03-11 13:31 ` [nft PATCH v2 1/3] fib: Support existence check Phil Sutter
2017-03-11 13:31 ` [nft PATCH v2 2/3] tests: Adjust for changed exthdr debug output Phil Sutter
2017-03-11 13:31 ` [nft PATCH v2 3/3] doc: Document boolean type and applications Phil Sutter
2017-03-13 11:15 ` [nft PATCH v2 0/3] Follow-up to boolean type and existence checks 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=20170311133141.8748-1-phil@nwl.cc \
--to=phil@nwl.cc \
--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).