Arturo Borrero (9): rule: allow to print sets in plain format netlink: add netlink_delinearize_set() func rule: generalize chain_print() netlink: add netlink_delinearize_chain() func netlink: add netlink_delinearize_table() func netlink: refactorize set_elem conversion from netlink netlink: add socket error reporting helper function src: add events reporting mnl: split talk() and recv() functions Guruswamy Basavaiah (1): cli: fix nft -i command crashes when try to input multi line command Hendrik Schwartke (1): src: change type of chain.priority from unsigned int to int Pablo Neira Ayuso (10): src: add set netlink message to the batch src: add chain netlink messages to the batch src: add table netlink messages to the batch parser: remove the "new" and "destroy" tokens from the scanner netlink_delinearize: fix double free in relational_binop_postprocess() netlink: don't add table/chain/set to ctx->list in the event path parser: use symbolic expression for ether too netlink: fix crash if kernel doesn't support nfnetlink / nf_tables src: revert broken reject icmp code support Bump version to v0.3 Tomasz Bursztyka (1): meta: Add support for input and output bridge interface name Yanchuan Nian (1): netlink: Correct initial value of bytes counter in nftables rule Álvaro Neira Ayuso (6): scanner: Add udplite token payload: Update the context only in equality relations netlink: Allow to invert the ranges queue: More compact syntax reject: Use protocol context for indicating the reject type reject: add ICMP code parameter for indicating the type of error