On Thu, May 07, 2015 at 08:41:55AM -0600, Chas Williams III wrote: > conntracked.conf states that the default QueueLen is 1024. > > # Maximum number of packets waiting in the queue to receive > # a verdict from user-space. Default is 1024. > > However, if the config file doesn't specify a queue length, the > default length is zero (due to the calloc() allocation). The > queue always seems to be pushed up to the kernel regardless > in cthelper_nfqueue_setup() so the kernel default is overwritten. Would you send a patch that I can apply via git am to fix this? Thanks for reporting. -- 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