netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gao feng <gaofeng@cn.fujitsu.com>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter-devel@vger.kernel.org, netdev@vger.kernel.org,
	kaber@trash.net, ebiederm@xmission.com, canqunzhang@gmail.com
Subject: Re: [PATCH RESEND 01/10] netfilter: move nf_conntrack initialize out of pernet operations
Date: Mon, 21 Jan 2013 09:27:02 +0800	[thread overview]
Message-ID: <50FC9966.2020401@cn.fujitsu.com> (raw)
In-Reply-To: <20130121010839.GA26149@1984>

Hi pablo,

On 2013/01/21 09:08, Pablo Neira Ayuso wrote:
> Hi Gao,
> 
> On Fri, Jan 18, 2013 at 06:16:21PM +0800, Gao feng wrote:
>> Right now,the netfilter initialize and cleanup codes are
>> in pernet operations function.
>> This job should be done in module_init/exit.We can't use
>> init_net to identify if it's the right time to initialize
>> or cleanup.
> 
> nf-next$ patch -p1 < /tmp/RESEND-01-10-netfilter-move-nf_conntrack-initialize-out-of-pernet-operations.patch
> patching file include/net/netfilter/nf_conntrack_core.h
> patching file net/netfilter/nf_conntrack_core.c
> Hunk #1 succeeded at 1334 (offset 3 lines).
> Hunk #2 succeeded at 1350 (offset 3 lines).
> Hunk #3 FAILED at 1368.
> Hunk #4 succeeded at 1383 (offset 4 lines).
> Hunk #5 succeeded at 1473 (offset 4 lines).
> Hunk #6 succeeded at 1521 (offset 4 lines).
> Hunk #7 succeeded at 1538 (offset 4 lines).
> Hunk #8 FAILED at 1588.
> Hunk #9 succeeded at 1627 (offset 12 lines).
> 2 out of 9 hunks FAILED -- saving rejects to file
> net/netfilter/nf_conntrack_core.c.rej
> patching file net/netfilter/nf_conntrack_standalone.c
> 
> What tree have you used to rebase your patches? Please, use nf-next as
> base.

I used the last net-next tree.
Get it,I will rebase this patchset base on nf-next.

Thanks.

      reply	other threads:[~2013-01-21  1:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-18 10:16 [PATCH RESEND 01/10] netfilter: move nf_conntrack initialize out of pernet operations Gao feng
2013-01-18 10:16 ` [PATCH RESEND 02/10] netfilter: expect: move initial codes out of pernet_operations Gao feng
2013-01-18 10:16 ` [PATCH RESEND 03/10] netfilter: acct: " Gao feng
2013-01-18 10:16 ` [PATCH RESEND 04/10] netfilter: tstamp: " Gao feng
2013-01-18 10:16 ` [PATCH RESEND 05/10] netfilter: ecache: " Gao feng
2013-01-18 10:16 ` [PATCH RESEND 06/10] netfilter: timeout: " Gao feng
2013-01-18 10:16 ` [PATCH RESEND 07/10] netfilter: helper: " Gao feng
2013-01-18 10:16 ` [PATCH RESEND 08/10] netfilter: proto: " Gao feng
2013-01-18 10:16 ` [PATCH RESEND 09/10] netfilter: l3proto: refactor l3proto support for netns Gao feng
2013-01-18 10:16 ` [PATCH RESEND 10/10] netfilter: l4proto: refactor l4proto " Gao feng
2013-01-21  1:08 ` [PATCH RESEND 01/10] netfilter: move nf_conntrack initialize out of pernet operations Pablo Neira Ayuso
2013-01-21  1:27   ` Gao feng [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=50FC9966.2020401@cn.fujitsu.com \
    --to=gaofeng@cn.fujitsu.com \
    --cc=canqunzhang@gmail.com \
    --cc=ebiederm@xmission.com \
    --cc=kaber@trash.net \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.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).