Hi Pablo,
+ if (chain && strcmp(chain, chain_name) != 0)This should be == 0. There's the same checking above __nft_rule_list. I noticed that we don't need to strcmp(chain, chain_name) again, checking for chain is sufficient.
Indeed, was not really awaken. Thanks for fixing further. Tomasz -- 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