Sorry for being late. On Fri, Oct 16, 2015 at 07:05:32PM +0200, Pablo Neira Ayuso wrote: > can get resolved the broken atomicity problems in first place when > applying configuration updates to nfnetlink_queue in a similar way to > what I did for nfnetlink_log? I tried it, would you review the following patches? > can destroy a queue in NFQNL_CFG_CMD_UNBIND, then we can keep going on > configuring it when it is actually destroyed. This is working only by I'm wondering how we handle obsolete commands NFQNL_CFG_CMD_PF_BIND / UNBIND, especially with a valid queue_num and configurations. These patches follows current behavior, do nothing, ignores another nlas and just returns success. Should I update patches to handle configuraion nlas with obsolute commands? 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