All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: chentschel@arnet.com.ar
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: [PATCH] - ip_conntrack_netlink update.
Date: Thu, 01 Dec 2005 21:05:04 +0100	[thread overview]
Message-ID: <438F5770.90601@netfilter.org> (raw)
In-Reply-To: <438F5449.3010801@netfilter.org>

Pablo Neira Ayuso wrote:
> Hi Christian,
> 
> chentschel@arnet.com.ar wrote:
> 
>>--- ./ip_conntrack_netlink.c	2005-12-01 11:26:02.275924750 -0300
>>+++ /tmp/ip_conntrack_netlink.c	2005-12-01 11:25:49.651135750 -0300
> 
> 
> This won't apply with -p1. See that the header must look like:
> 
> -- a/net/ipv4/netfilter/ip_conntrack_netlink.c      2005-11-
> 22 20:18:21.000000000 +0100
> +++ b/net/netfilter/nf_conntrack_netlink.c   2005-11-22 20:11
> :02.000000000 +0100
> 
> 
>>@@ -371,9 +371,12 @@
>> 		goto nfattr_failure;
>> 
>> 	if (ctnetlink_dump_counters(skb, ct, IP_CT_DIR_ORIGINAL) < 0 ||
>>-	    ctnetlink_dump_counters(skb, ct, IP_CT_DIR_REPLY) < 0)
>>-		goto nfattr_failure;
>>-
>>+	    ctnetlink_dump_counters(skb, ct, IP_CT_DIR_REPLY) < 0 ||
> 
> 
> where's the if checking? it's missing. Please compile your changes
> before sending them ;)

oops, I'm stupid. Sorry, forget about this part, it is OK. I need some
sleep. Please just fix the header and resend. Thanks.

-- 
The dawn of the fourth age of Linux firewalling is coming; a time of
great struggle and heroic deeds -- J.Kadlecsik got inspired by J.Morris

      reply	other threads:[~2005-12-01 20:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200512011457.jB1EvbA18747@webserver5.arnet.com.ar>
2005-12-01 19:51 ` [PATCH] - ip_conntrack_netlink update Pablo Neira Ayuso
2005-12-01 20:05   ` 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=438F5770.90601@netfilter.org \
    --to=pablo@netfilter.org \
    --cc=chentschel@arnet.com.ar \
    --cc=netfilter-devel@lists.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.