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 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html