netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Graf <tgraf@suug.ch>
To: Patrick McHardy <kaber@trash.net>
Cc: Linux Netdev List <netdev@vger.kernel.org>,
	Netfilter Development Mailinglist
	<netfilter-devel@vger.kernel.org>
Subject: Re: libnl: nfqueue: add nfqueue specific socket allocation function
Date: Thu, 23 Oct 2008 14:01:16 +0200	[thread overview]
Message-ID: <20081023120115.GH20815@postel.suug.ch> (raw)
In-Reply-To: <4900643C.6000501@trash.net>

* Patrick McHardy <kaber@trash.net> 2008-10-23 13:47
> commit e92539843a0c7e5116254382626cce226bf2135e
> Author: Patrick McHardy <kaber@trash.net>
> Date:   Thu Oct 23 13:46:16 2008 +0200
> 
>     libnl: nfqueue: add nfqueue specific socket allocation function
>     
>     nfqueue users usually send verdict messages from the receive callback.
>     When waiting for ACKs, the receive callback might be called again
>     recursively until the stack blows up.
>     
>     Add a nfqueue specific socket allocation function that automatically
>     disables ACKing for the socket.
>     
>     Signed-off-by: Patrick McHardy <kaber@trash.net>

Applied, thanks Patrick.

      reply	other threads:[~2008-10-23 12:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-23 11:47 libnl: nfqueue: add nfqueue specific socket allocation function Patrick McHardy
2008-10-23 12:01 ` Thomas Graf [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=20081023120115.GH20815@postel.suug.ch \
    --to=tgraf@suug.ch \
    --cc=kaber@trash.net \
    --cc=netdev@vger.kernel.org \
    --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).