From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Ansis Atteka <aatteka@nicira.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCHv2] conntrackd: make conntrackd namespace aware
Date: Tue, 18 Sep 2012 20:53:34 +0200 [thread overview]
Message-ID: <20120918185334.GA32009@1984> (raw)
In-Reply-To: <20120918180802.GA28256@1984>
On Tue, Sep 18, 2012 at 08:08:02PM +0200, Pablo Neira Ayuso wrote:
[...]
> > diff --git a/src/namespace.c b/src/namespace.c
> > new file mode 100644
> > index 0000000..3f64cb5
> > --- /dev/null
> > +++ b/src/namespace.c
[...]
> > + struct nfct_handle *handle;
>
> This need handle = NULL. See below why.
Not really, sorry, I just noticed handle does not need to be
initialized to NULL.
prev parent reply other threads:[~2012-09-18 18:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-11 2:50 [PATCHv2] conntrackd: make conntrackd namespace aware Ansis Atteka
2012-09-18 18:08 ` Pablo Neira Ayuso
2012-09-18 18:53 ` 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=20120918185334.GA32009@1984 \
--to=pablo@netfilter.org \
--cc=aatteka@nicira.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).