netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] netfilter: nf_tables: support per element userdata
@ 2015-04-05 12:43 Patrick McHardy
  2015-04-05 12:43 ` [PATCH] netfilter: nf_tables: support optional userdata for set elements Patrick McHardy
  2015-04-08 17:00 ` [PATCH] netfilter: nf_tables: support per element userdata Pablo Neira Ayuso
  0 siblings, 2 replies; 3+ messages in thread
From: Patrick McHardy @ 2015-04-05 12:43 UTC (permalink / raw)
  To: pablo; +Cc: netfilter-devel

This patch adds support for attaching arbitrary userdata to set elements,
such as comments, DNS information etc. The type of information is determined
by userspace.

This is the last patch related to sets for the time being, the next
series will add support for concatenations, before finally adding
stateful expression support to sets.

Please apply, thanks!


Patrick McHardy (1):
  netfilter: nf_tables: support optional userdata for set elements

 include/net/netfilter/nf_tables.h        |  7 +++++++
 include/uapi/linux/netfilter/nf_tables.h |  2 ++
 net/netfilter/nf_tables_api.c            | 34 ++++++++++++++++++++++++++++++++
 3 files changed, 43 insertions(+)

-- 
2.1.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-04-08 16:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-05 12:43 [PATCH] netfilter: nf_tables: support per element userdata Patrick McHardy
2015-04-05 12:43 ` [PATCH] netfilter: nf_tables: support optional userdata for set elements Patrick McHardy
2015-04-08 17:00 ` [PATCH] netfilter: nf_tables: support per element userdata Pablo Neira Ayuso

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).