On Wed, Mar 12, 2014 at 02:16:09PM +0100, Jiri Popelka wrote: > also add missing bracket in iptables-save(8) Please, put this in a separated patch. Could you also fix this in the nftables compat layer, please? See iptables/xtables-save.c. Most likely you'll need to define a struct xtables_afinfo for IPv4 and IPv6 to set the .kmod field that points to nf_tables_ipv4 and nf_tables_ipv6 respectively. Similar to what we use in xtables-arp-standalone.c, and skip xtables_set_nfproto of course. This is currently broken there. Thanks. -- 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