Hi Eric, > Cool job! This CPU-based setup has proven to be really efficient on > af_packet capture. I hope this will bring a performance boost to NFQ. > > If possible, it could be interesting to be able to setup the balance > parameter by using an option in the same way fail-open option: > uint32_t flags = NFQA_CFG_F_FAIL_OPEN; > uint32_t mask = NFQA_CFG_F_FAIL_OPEN; > int r = nfq_set_queue_flags(qh, mask, flags); > This way, it is possible to tune the system without changing the > ruleset. > > What do you think ? seems like a good change to me. I will add that as well! -- 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