netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Chas Williams III <Charles.Williams@brocade.com>
Cc: "netfilter-devel@vger.kernel.org" <netfilter-devel@vger.kernel.org>
Subject: Re: cthelper's and default QueueLen -- bug?
Date: Sun, 17 May 2015 17:24:22 +0200	[thread overview]
Message-ID: <20150517152422.GA4501@salvia> (raw)
In-Reply-To: <1431009715.6436.2.camel@REM-DF8MK12.vyatta.com>

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.

      reply	other threads:[~2015-05-17 15:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-07 14:41 cthelper's and default QueueLen -- bug? Chas Williams III
2015-05-17 15:24 ` Pablo Neira Ayuso [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150517152422.GA4501@salvia \
    --to=pablo@netfilter.org \
    --cc=Charles.Williams@brocade.com \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).