Hello, Here's a rework of previous patch. Kernel patch, libnftables and nftables patches are to follow. libnftables patchset statistics: examples/Makefile.am | 4 + examples/nft-rule-insert.c | 204 ++++++++++++++++++++++++++++++++++++ include/libnftables/rule.h | 3 +- include/linux/netfilter/nf_tables.h | 1 + src/rule.c | 29 ++++- 5 files changed, 237 insertions(+), 4 deletions(-) nftables patchset statistics: include/rule.h | 2 ++ src/netlink.c | 2 ++ src/netlink_delinearize.c | 2 ++ src/parser.y | 22 ++++++++++++++++++++-- src/rule.c | 2 ++ src/scanner.l | 3 +++ 6 files changed, 31 insertions(+), 2 deletions(-) BR, -- Eric -- 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