Hello, The patch netfilter: nf_tables: add insert operation adds support for inserting a rule after a handle. It is followed by the patch examples: add insert rule example which is the libnftables example. I choose to reuse the CREATE operation in the kernel code to avoid to add a new message to netlink. This way we have a sort of 'create after' syntax. This is almost natural IMHO. 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