This adds libnftnl support to define connection tracking helpers. Frontend (nft) support will follow soon. include/libnftnl/object.h | 10 + include/linux/netfilter/nf_tables.h | 12 +- include/obj.h | 6 + src/Makefile.am | 1 src/libnftnl.map | 4 src/obj/ct_helper.c | 210 ++++++++++++++++++++++++++++++++++++ src/object.c | 29 ++++ 7 files changed, 270 insertions(+), 2 deletions(-) -- 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