Florian Westphal (4): meta: secpath support src: remove set/get array api udata: refuse to put more than UINT8_MAX bytes build: bump LIBVERSION Harsha Sharma (4): src: parse new handle attribute for tables src: parse new handle attribute for sets src: parse new handle attribute for objects set: fix parsing for set handle attributes Pablo Neira Ayuso (12): examples: do not call nftnl_batch_is_supported() examples: nft-set-del: fix set deletion set_elem: nftnl_set_elems_parse() returns 0 if set is empty src: add flowtable support expr: add flow offload expression flowtable: allow to specify size flowtable: support for flags tests: add flowtable regression test configure: bump library version to 1.1.0 src: support for NFT_CT_{SRC,DST}_{IP,IP6} examples: nft-flowtable-add: do not use nftnl_flowtable_set_array() expr: objref: do not print id Yang Zheng (1): examples: add nft-ct-helper-{add,get,del}