From: Patrick McHardy <kaber@trash.net>
To: pablo@netfilter.org
Cc: netfilter-devel@vger.kernel.org
Subject: [PATCH libnftnl 0/2] set timeout support
Date: Thu, 26 Mar 2015 13:10:18 +0000 [thread overview]
Message-ID: <1427375420-24892-1-git-send-email-kaber@trash.net> (raw)
The following two patches add support for set timeouts to libnfnl.
Patrick McHardy (2):
set: add support for set timeouts
set_elem: add timeout support
include/libnftnl/set.h | 8 ++++++
include/linux/netfilter/nf_tables.h | 10 ++++++++
include/set.h | 2 ++
include/set_elem.h | 2 ++
src/libnftnl.map | 4 +++
src/set.c | 50 +++++++++++++++++++++++++++++++++++++
src/set_elem.c | 38 ++++++++++++++++++++++++++++
7 files changed, 114 insertions(+)
--
2.1.0
next reply other threads:[~2015-03-26 13:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-26 13:10 Patrick McHardy [this message]
2015-03-26 13:10 ` [PATCH libnftnl 1/2] set: add support for set timeouts Patrick McHardy
2015-03-26 13:10 ` [PATCH libnftnl 2/2] set_elem: add timeout support Patrick McHardy
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=1427375420-24892-1-git-send-email-kaber@trash.net \
--to=kaber@trash.net \
--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).