Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > > Any reason why this is needed? > > AFAICS xt_NFQUEUE will never return NF_QUEUE after this patch. > > -j QUEUE uses the standard target to return NF_QUEUE. This is very > primitive way to queue packets to userspace queue 0 via nf_queue, but > still may break. I can place this under unlikely() as these days > people should be using NFQUEUE instead. No need, just add a comment that this handles legacy standard target QUEUE (i forgot we still have this). -- 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