Florian Westphal (34): extensions: limit: unbreak build without libnftnl iptables-nft: fix bogus handling of zero saddr/daddr tests: add basic ebtables test support ebtables: fix -j CONTINUE handling for add/delete ebtables: relax -t table restriction, add snat/dnat test cases ebtables: add test cases ebtables: add redirect test case ebtables-nft: add arpreply target nft: add missing error string xtables-nft: make -Z option work extensions: libebt_ip6: fix ip6-dport negation extensions: libebt_ip: fix tos negation libxtables: add and use mac print helpers iptables-nft: fix -f fragment option ebtables-save: add -c option, using xtables-style counters ebtables: use extrapositioned negation consistently extensions: test protocol and interface negation arptables: use ->save for arptables-save, like xtables arptables-save: add -c option, like xtables-save arptables: remove code that is also commented-out in original arptables arptables: fix rule deletion/compare arptables: add basic test infra for arptables-nft arptables: fix -s/-d handling for negation and mask arptables: fix target ip offset arptables: fix src/dst mac handling arptables: pre-init hlen and ethertype arptables: add test cases arptables: make uni/multicast mac masks static arptables: ignore --table argument. arptables: fix --version info tests: shell: fix expected arptables-save output libxtables: xlate: init buffer to zero xtables: add 'printf' attribute to xlate_add configure: bump versions for 1.8.2 release Pablo Neira Ayuso (4): iptables-tests: do not append xtables-multi to external commands iptables-tests: add % to run iptables commands nft: replace nft_chain_dump() by nft_chain_list_get() nft: add NFT_TABLE_* enumeration Phil Sutter (5): xtables: Fix for spurious errors from iptables-translate xtables: Fix for matching rules with wildcard interfaces xtables: Fix typo in do_command() error message xtables: Clarify error message when deleting by index xtables: Fix error return code in nft_chain_user_rename() Taehee Yoo (1): iptables-test: fix netns test